Description Slots Methods Author(s) Examples
A class providing access to the Cytoscape application.
title
:An attrData
the name of the window.
window.id
:An attrData
Cytoscape's identifier.
graph
:An attrData
a graph instance.
collectTimings
:An logical
object.
uri
:An attrData
the address of the Cytoscape
XMLRPC server.
Paul Shannon
1 2 | # create a CytoscapeWindowClass object by calling the constructor
c2 <- CytoscapeWindow ('cwc demo', makeSimpleGraph ())
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.