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


rmflight/categoryCompare2 documentation built on May 10, 2024, 1:39 p.m.