Description Usage Arguments Value Author(s) Examples
Test the connection to Cytoscape.
1 | pluginVersion(obj)
|
obj |
a |
"A string describing the current version of the CytoscapeRPC plugin."
Paul Shannon
1 2 3 | cy <- CytoscapeConnection ()
print (pluginVersion (cy))
# e.g., "1.7"
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.