Description Usage Arguments Value Author(s) See Also Examples
Selects all nodes in a Cytoscape Network
1 2 | ## S4 method for signature 'CytoscapeWindowClass'
selectAllNodes(obj)
|
object |
Cytoscape network |
Selects all nodes in a specified network.
Julia Gustavsen, j.gustavsen@gmail.com
1 2 3 4 5 | ## Not run:
cw <- CytoscapeWindow('new.demo', new('graphNEL'))
selectAllNodes(cw)
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.