To install this package, start R and enter:
## try http:// if https:// URLs are not supported
source("https://bioconductor.org/biocLite.R")
biocLite("SamSPECTRAL")
In most cases, you don't need to download the package archive at all.
This package is for version 3.2 of Bioconductor; for the stable, up-to-date release version, see SamSPECTRAL.
Bioconductor version: 3.2
Samples large data such that spectral clustering is possible while preserving density information in edge weights. More specifically, 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 <zare at u.washington.edu>
Citation (from within R,
enter citation("SamSPECTRAL")):
To install this package, start R and enter:
## try http:// if https:// URLs are not supported
source("https://bioconductor.org/biocLite.R")
biocLite("SamSPECTRAL")
To view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("SamSPECTRAL")
Follow Installation instructions to use this package in your R session.
Documentation »
Bioconductor
R / CRAN packages and documentation
Support »
Please read the posting guide. Post questions about Bioconductor to one of the following locations: