connectToNewestCyWindow: Creates a connection to the newest Cytoscape window so that...

Description Usage Arguments Value

Description

Creates a connection to the newest Cytoscape window so that it can be further manipulated from R.

Usage

1
2
3
## S4 method for signature 'CytoscapeConnectionClass'
connectToNewestCyWindow(obj,
  copyToR = FALSE)

Arguments

obj

Cytoscape network where command is run via RCy3

copyToR

If true this copies the graph information to R. This step can be quite slow. Default is false.

Value

Creates a connection to the newest Cytoscape window so that it can be further manipulated from R


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