Description Usage Arguments Value Author(s) Examples
Returns the bioconductor graph object which belongs to the specified CytoscapeWindow object
1 | getGraph(obj)
|
obj |
a |
A graph object.
Paul Shannon
1 2 3 | cw <- CytoscapeWindow ('getGraph.test', graph=makeSimpleGraph())
displayGraph (cw)
print (getGraph (cw))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.