resetColors-methods {categoryCompare} | R Documentation |
If the color of particular nodes have been modified from the original color scheme in ccOptions
, this will reset them
signature(cwObj = "numeric", ccOpts = "ccOptions")
What CytoscapeWindow
to apply this to, and what ccOptions
to use for the color scheme.
Note that optional arguments include node.attribute.name
(default is 'fillcolor') and mode
(default is 'lookup')
Robert M Flight