- Home
- Bioconductor 3.22
- Software Packages
- flowCore
flowCore
This is the released version of flowCore; for the devel version, see flowCore.
flowCore: Basic structures for flow cytometry data
Bioconductor version: Release (3.22)
Provides S4 data structures and basic functions to deal with flow cytometry data.
Author: B Ellis [aut], Perry Haaland [aut], Florian Hahne [aut], Nolwenn Le Meur [aut], Nishant Gopalakrishnan [aut], Josef Spidlen [aut], Mike Jiang [aut, cre], Greg Finak [aut], Samuel Granjeaud [ctb]
Maintainer: Mike Jiang <mike at ozette.com>
citation("flowCore")):
Installation
To install this package, start R (version "4.5") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("flowCore")
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("flowCore")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.