SPADE.installPlugin: Install CytoSPADE Cytoscape plugin

Description Usage Arguments Details Value Author(s) Examples

Description

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.

Usage

1
SPADE.installPlugin(cytoscape_path)

Arguments

cytoscape_path

Path to your Cytoscape install, e.g., on OSX it is typically something like '/Applications/Cytoscape_v2.8.1'

Details

Copies the Cytoscape plugin file distributed with the SPADE R package to the Cytoscape plugin directory.

Value

Logical indicating success of the copy operation.

Author(s)

Michael Linderman

Examples

1
2
# On OSX:
# SPADE.installPlugin("/Applications/Cytoscape_v2.8.1/")

spade documentation built on Oct. 5, 2016, 4:37 a.m.