- Home
- Bioconductor 3.23
- Software Packages
- flowStats (development version)
flowStats
This is the development version of flowStats; for the stable release version, see flowStats.
Statistical methods for the analysis of flow cytometry data
Bioconductor version: Development (3.23)
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.com>, Mike Jiang <mike at ozette.com>
citation("flowStats")):
Installation
To install this package, start R (version "4.6") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
# The following initializes usage of Bioc devel
BiocManager::install(version='devel')
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.