Skip to contents

given a group matrix and the colors for each experiment, generate the pie graphs that will be used as glyphs in Cytoscape

Usage

generate_piecharts(grp_matrix, use_color)

Arguments

grp_matrix

the group matrix

use_color

the colors for each experiment

Value

list of png files that are pie graphs

Details

this should not be exported in the final version