- Home
- Bioconductor 3.19
- Software Packages
- flowClust
flowClust
This package is for version 3.19 of Bioconductor; for the stable, up-to-date release version, see flowClust.
Clustering for Flow Cytometry
Bioconductor version: 3.19
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, Kenneth Lo <c.lo at stat.ubc.ca>, Greg Finak <greg at ozette.ai>
Maintainer: Greg Finak <greg at ozette.ai>, Mike Jiang <mike at ozette.ai>
citation("flowClust")):
Installation
To install this package, start R (version "4.4") 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.