Skip to contents

given a graph, and the node assignments, visualize the graph in cytoscape for manipulation

Usage

vis_in_cytoscape(in_graph, in_assign, description = "cc2 enrichment")

Arguments

in_graph

the cc_graph to visualize

in_assign

the node_assign generated

description

something descriptive about the vis (useful when lots of different visualizations)

Value

something