SamSPECTRAL

Identifies cell population in flow cytometry data.

Bioconductor version: Release (2.11)

Given a matrix of coordinates as input, SamSPECTRAL first builds the communities to sample the data points. Then, it builds a graph and after weighting the edges by conductance computation, the graph is passed to a classic spectral clustering algorithm to find the spectral clusters. The last stage of SamSPECTRAL is to combine the spectral clusters. The resulting "connected components" estimate biological cell populations in the data sample. For instructions on manual installation, refer to the PDF file provided in the following documentation.

Author: Habil Zare and Parisa Shooshtari

Maintainer: Habil Zare <habil_zare at yahoo.com>

To install this package, start R and enter:

    source("http://bioconductor.org/biocLite.R")
    biocLite("SamSPECTRAL")

To cite this package in a publication, start R and enter:

    citation("SamSPECTRAL")

Documentation

PDF R Script A modified spectral clustering method for clustering Flow Cytometry Data
PDF   Reference Manual

Details

biocViews Bioinformatics, Cancer, CellBiology, Clustering, FlowCytData, FlowCytometry, HIV, Software, StemCells
Version 1.12.0
In Bioconductor since BioC 2.6 (R-2.11)
License GPL version 2 or newer
Depends R (>= 2.10)
Imports methods
Suggests
System Requirements
URL
Depends On Me
Imports Me
Suggests Me

Package Downloads

Package Source SamSPECTRAL_1.12.0.tar.gz
Windows Binary SamSPECTRAL_1.12.0.zip (32- & 64-bit)
MacOS 10.5 (Leopard) SamSPECTRAL_1.12.0.tgz
Package Downloads Report Download Stats

Mailing Lists »

Post questions about Bioconductor packages to our mailing lists. Read the posting guide before posting!

Fred Hutchinson Cancer Research Center