- Home
- Bioconductor 3.22
- Software Packages
- flowMerge
flowMerge
This is the released version of flowMerge; for the devel version, see flowMerge.
Cluster Merging for Flow Cytometry Data
Bioconductor version: Release (3.22)
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.5") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
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.