- Home
- Bioconductor 3.7
- Software Packages
- flowClust
flowClust
This package is for version 3.7 of Bioconductor; for the stable, up-to-date release version, see flowClust.
Clustering for Flow Cytometry
Bioconductor version: 3.7
Robust model-based clustering using a t-mixture model with Box-Cox transformation. Note: users should have GSL installed. Windows users: 'consult the README file available in the inst directory of the source distribution for necessary configuration instructions'.
Author: Raphael Gottardo <raph at stat.ubc.ca>, Kenneth Lo <c.lo at stat.ubc.ca>, Greg Finak <gfinak at fhcrc.org>
Maintainer: Greg Finak <gfinak at fhcrc.org>, Mike Jiang <wjiang2 at fhcrc.org>
citation("flowClust")):
Installation
To install this package, start R (version "3.5") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("flowClust")
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("flowClust")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.