A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://www.bioconductor.org/packages/devel/bioc/html/../html/SamSPECTRAL.html below:

Bioconductor - SamSPECTRAL (development version)

SamSPECTRAL

This is the development version of SamSPECTRAL; for the stable release version, see SamSPECTRAL.

Identifies cell population in flow cytometry data

Bioconductor version: Development (3.22)

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.

Author: Habil Zare and Parisa Shooshtari

Maintainer: Habil <zare at u.washington.edu>

Citation (from within R, enter citation("SamSPECTRAL")): Installation

To install this package, start R (version "4.5") and enter:


if (!require("BiocManager", quietly = TRUE))
    install.packages("BiocManager")

# The following initializes usage of Bioc devel
BiocManager::install(version='devel')

BiocManager::install("SamSPECTRAL")

For older versions of R, please refer to the appropriate Bioconductor release.

Documentation

To view documentation for the version of this package installed in your system, start R and enter:

browseVignettes("SamSPECTRAL")
A modified spectral clustering method for clustering Flow Cytometry Data PDF R Script Reference Manual PDF Details See More Suggests Linking To Enhances Depends On Me Imports Me ddPCRclust Suggests Me Links To Me Build Report Build Report Package Archives

Follow Installation instructions to use this package in your R session.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4