assign_colors: assign colors

View source: R/graph_visualization.R

assign_colorsR Documentation

assign colors

Description

given a node_assign, assign colors to either the independent groups of unique annotations, or to each of the experiments independently.

Usage

assign_colors(in_assign, type = "experiment")

Arguments

in_assign

the node_assign object generated from a cc_graph

type

either "group" or "experiment"

Value

node_assign with colors


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