hideAllPanels: hideAllPanels

Description Usage Arguments Value Author(s) See Also Examples

Description

All panels will be hidden, and no longer visible in the Cytoscape Desktop, even if floating, elsewhere on the computer screen.

Usage

1

Arguments

obj

a CytoscapeConnectionClass object.

Value

Nothing.

Author(s)

Tanja Muetze, Georgi Kolishovski, Paul Shannon

See Also

floatPanel dockPanel hidePanel

Examples

1
2
3
4
5
6
7
8
  ## Not run: 
  # first, delete existing windows to save memory:
  deleteAllWindows(CytoscapeConnection())

  cy <- CytoscapeConnection ()
  hideAllPanels (cy)

## End(Not run)

tmuetze/Bioconductor_RCy3_the_new_RCytoscape documentation built on May 31, 2019, 4:39 p.m.