CytoscapeWindowClass-class | R Documentation |
A class providing access to the Cytoscape application.
title
:attrData
the name of the window.window.id
:attrData
Cytoscape's identifier.graph
:attrData
a graph instance.uri
:attrData
the address of the Cytoscape
XMLRPC server.
Paul Shannon
# create a CytoscapeWindowClass object by calling the constructor c2 <- CytoscapeWindow ('cwc demo', makeSimpleGraph ())