showGraphicsDetails: showGraphicsDetails

Description Usage Arguments Value Author(s) Examples

Description

For all windows, and regardless of the current zoom level, display or hide graphics details – of which node labels are the most obvious example.

Usage

1
showGraphicsDetails(obj, new.value)

Arguments

obj

a CytoscapeConnectionClass object.

new.value

a boolean, if the details are shown

Value

None.

Author(s)

Tanja Muetze, Georgi Kolishovski, Paul Shannon

Examples

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

  cy <- CytoscapeConnection ()
  showGraphicsDetails (cy, new.value)

## End(Not run)

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