pluginVersion: pluginVersion

Description Usage Arguments Value Author(s) Examples

Description

Get the currently used plugin version number of CyREST.

Usage

1

Arguments

obj

a CytoscapeConnectionClass object.

Value

a string describing the current version of the CyREST plugin.

Author(s)

Tanja Muetze, Georgi Kolishovski, Paul Shannon

Examples

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

  cy <- CytoscapeConnection ()
  print (pluginVersion (cy))
    # e.g. "v1"

## End(Not run)

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