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. For example, on OSX it is typically something like '/Applications/Cytoscape_v2.8.3'

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.3/")

olimora/mySPADE documentation built on May 9, 2019, 8:09 p.m.