- Home
- Bioconductor 3.23
- Software Packages
- flowMerge (development version)
flowMerge
This is the development version of flowMerge; for the stable release version, see flowMerge.
Cluster Merging for Flow Cytometry Data
Bioconductor version: Development (3.23)
Merging of mixture components for model-based automated gating of flow cytometry data using the flowClust framework. Note: users should have a working copy of flowClust 2.0 installed.
Author: Greg Finak <gfinak at fhcrc.org>, Raphael Gottardo <rgottard at fhcrc.org>
Maintainer: Greg Finak <gfinak at fhcrc.org>
citation("flowMerge")):
Installation
To install this package, start R (version "4.6") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
# The following initializes usage of Bioc devel
BiocManager::install(version='devel')
BiocManager::install("flowMerge")
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("flowMerge")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.