Description Usage Arguments Details Value Author(s) Examples
Install, CytoSPADE, the Cytoscape plugin for working with SPADE that is distributed with the SPADE R package. CytSPADE provides a GUI for setting-up SPADE analyses and interactively visualizing the results.
1 | SPADE.installPlugin(cytoscape_path)
|
cytoscape_path |
Path to your Cytoscape install. For example, on OSX it is typically something like '/Applications/Cytoscape_v2.8.3' |
Copies the Cytoscape plugin file distributed with the SPADE R package to the Cytoscape plugin directory.
Logical indicating success of the copy operation.
Michael Linderman
1 2 | # On OSX:
# SPADE.installPlugin("/Applications/Cytoscape_v2.8.3/")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.