getWindowList: getWindowList

Description Usage Arguments Value Author(s) Examples

Description

Returns a named list of windows in the current Cytoscape Desktop.

Usage

1

Arguments

obj

a CytoscapeConnectionClass object.

Value

A named list, in which the values are the titles of the windows; the names of the list are integers.

Author(s)

Paul Shannon

Examples

1
2
  cy <- CytoscapeConnection ()
  getWindowList (cy) 

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