View source: R/graph_visualization.R
generate_piecharts | R Documentation |
given a group matrix and the colors for each experiment, generate the pie graphs that will be used as glyphs in Cytoscape
generate_piecharts(grp_matrix, use_color)
grp_matrix |
the group matrix |
use_color |
the colors for each experiment |
this should not be exported in the final version
list of png files that are pie graphs
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.