- Home
- Bioconductor 3.20
- Software Packages
- cytolib
cytolib
This package is for version 3.20 of Bioconductor; for the stable, up-to-date release version, see cytolib.
C++ infrastructure for representing and interacting with the gated cytometry data
Bioconductor version: 3.20
This package provides the core data structure and API to represent and interact with the gated cytometry data.
Author: Mike Jiang
Maintainer: Mike Jiang <mike at ozette.ai>
citation("cytolib")):
Installation
To install this package, start R (version "4.4") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("cytolib")
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("cytolib")
Details
Package Archives
Follow Installation instructions to use this package in your R session.