- Home
- Bioconductor 3.10
- Software Packages
- flowMerge
flowMerge
This package is for version 3.10 of Bioconductor; for the stable, up-to-date release version, see flowMerge.
Cluster Merging for Flow Cytometry Data
Bioconductor version: 3.10
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 "3.6") 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.