generate_piecharts: create piecharts for visualization

View source: R/graph_visualization.R

generate_piechartsR Documentation

create piecharts for visualization

Description

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

Details

this should not be exported in the final version

Value

list of png files that are pie graphs


MoseleyBioinformaticsLab/categoryCompare2 documentation built on April 30, 2024, 9:09 p.m.