CytoscapeWindowClass-class: Class "CytoscapeWindowClass"

Description Slots Methods Author(s) Examples

Description

A class providing access to the Cytoscape application.

Slots

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.

Methods

createWindow
destroyWindow
destroyAllWindows
displayGraph
firstNeighbors
getArrowShapes
getLayoutNames
getLineStyles
getNodeShapes
getWindowCount

Author(s)

Paul Shannon

Examples

1
2
     # create a CytoscapeWindowClass object by calling the constructor
  c2 <- CytoscapeWindow ('cwc demo', makeSimpleGraph ())  

RCytoscape documentation built on Nov. 17, 2017, 10:52 a.m.