View source: R/graph_visualization.R
vis_in_cytoscape | R Documentation |
given a graph, and the node assignments, visualize the graph in cytoscape for manipulation
vis_in_cytoscape(in_graph, in_assign, description = "cc2 enrichment")
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) |
something
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.