Package: SamSPECTRAL
Type: Package
Title: Identifies cell population in flow cytometry data
Version: 1.64.0
Date: 2018-05-31
Author: Habil Zare and Parisa Shooshtari
Maintainer: Habil <zare@u.washington.edu>
Depends: R (>= 3.3.3)
Imports: methods
Description: 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. See the vignette for
 	more details on how to use this package, some illustrations,
	and simple examples.
License: GPL (>= 2)
LazyLoad: yes
biocViews: FlowCytometry, CellBiology, Clustering, Cancer,
        FlowCytometry, StemCells, HIV, ImmunoOncology
git_url: https://git.bioconductor.org/packages/SamSPECTRAL
git_branch: RELEASE_3_22
git_last_commit: 0c157f5
git_last_commit_date: 2025-10-29
Repository: Bioconductor 3.22
Date/Publication: 2025-10-29
NeedsCompilation: yes
Packaged: 2025-10-30 04:02:00 UTC; biocbuild
Built: R 4.5.1; aarch64-apple-darwin20; 2025-10-30 09:39:18 UTC; unix
