- Home
- Bioconductor 3.14
- Software Packages
- flowStats
flowStats
This package is for version 3.14 of Bioconductor; for the stable, up-to-date release version, see flowStats.
Statistical methods for the analysis of flow cytometry data
Bioconductor version: 3.14
Methods and functionality to analyse flow data that is beyond the basic infrastructure provided by the flowCore package.
Author: Florian Hahne, Nishant Gopalakrishnan, Alireza Hadj Khodabakhshi, Chao-Jen Wong, Kyongryun Lee
Maintainer: Greg Finak <greg at ozette.ai>, Mike Jiang <mike at ozette.ai>, Jake Wagner <jpwagner at fhcrc.org>
citation("flowStats")):
Installation
To install this package, start R (version "4.1") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("flowStats")
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("flowStats")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.