Description Usage Arguments Value Author(s) Examples
Get the currently used plugin version number of CyREST.
1 | pluginVersion(obj)
|
obj |
a |
a string describing the current version of the CyREST plugin.
Tanja Muetze, Georgi Kolishovski, Paul Shannon
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)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.