View source: R/biopaxToCytoscape.R View source: R/path_paint.R
setNodeColors()
1 2 | setNodeColors(w, study, node_color_choices, targeted, active = NULL,
default.color = NULL)
|
w |
the cytoscape connection |
study |
A Study object. Used to access Path_Detail object, and determine which genes are in which pathways |
node_color_choices |
a vector, length 3, containing the hex color codes for the targeted, the unactive and the active nodes |
targeted |
the vector of nodes considered to be targeted |
active |
the vector of nodes considered to be active |
default.color |
the hex color used as the default color |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.