Connectivity Test
Before running this test, make sure that
- Cytoscape is installed and running on your computer
- An appropriate version of Jan Bot's CytoscapeRPC plugin is installed
- The CytoscapeRPC is running, and listening on port 9000
Start R
> library (RCytoscape)
> cy = CytoscapeConnection ()
> pluginVersion (cy)
You should see
[1] "1.8"