To install this package, start R and enter:
source("http://bioconductor.org/biocLite.R") biocLite("spade")
In most cases, you don't need to download the package archive at all.
Bioconductor version: 2.14
SPADE, or Spanning tree Progression of Density normalized Events, is an analysis and visualization tool for high dimensional flow cytometry data that organizes cells into hierarchies of related phenotypes.
Author: M. Linderman, P. Qiu, E. Simonds, Z. Bjornson
Maintainer: Zach Bjornson <bjornson at stanford.edu>
Citation (from within R,
enter citation("spade")
):
To install this package, start R and enter:
source("http://bioconductor.org/biocLite.R") biocLite("spade")
To view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("spade")
R Script | spade package | |
Reference Manual | ||
Text | LICENSE |
biocViews | Clustering, FlowCytometry, GUI, GraphAndNetwork, Software, Visualization |
Version | 1.12.2 |
In Bioconductor since | BioC 2.10 (R-2.15) |
License | GPL-2 |
Depends | R (>= 2.11), igraph, Rclusterpp |
Imports | Biobase, flowCore |
Suggests | flowViz |
System Requirements | |
URL | http://cytospade.org |
Depends On Me | |
Imports Me | |
Suggests Me |
Follow Installation instructions to use this package in your R session.
Package Source | spade_1.12.2.tar.gz |
Windows Binary | spade_1.12.2.zip (32- & 64-bit) |
Mac OS X 10.6 (Snow Leopard) | spade_1.12.2.tgz |
Mac OS X 10.9 (Mavericks) | |
Browse/checkout source | (username/password: readonly) |
Package Downloads Report | Download Stats |
Common Bioconductor workflows include:
Post questions about Bioconductor packages to our mailing lists. Read the posting guide before posting!