R/graph_visualization.R
generate_piecharts.Rd
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)
the group matrix
the colors for each experiment
list of png files that are pie graphs
this should not be exported in the final version