Description Usage Arguments Value
Creates a connection to the newest Cytoscape window so that it can be further manipulated from R.
1 2 3 | ## S4 method for signature 'CytoscapeConnectionClass'
connectToNewestCyWindow(obj,
copyToR = FALSE)
|
obj |
Cytoscape network where command is run via RCy3 |
copyToR |
If true this copies the graph information to R. This step can be quite slow. Default is false. |
Creates a connection to the newest Cytoscape window so that it can be further manipulated from R
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.