Description Slots Methods Author(s) Examples
A class providing access to operations of the Cytoscape application which are not specific to a particular window.
uri
:An attrData
, the address of the Cytoscape
server.
Tanja Muetze, Georgi Kolishovski, Paul Shannon
1 2 3 4 5 6 7 8 | ## Not run:
# first, delete existing windows to save memory:
deleteAllWindows(CytoscapeConnection())
# create a CytoscapeConnectionClass object by calling the constructor
cy <- CytoscapeConnection (host='localhost', port=1234)
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.