CytoML
This package is for version 3.20 of Bioconductor; for the stable, up-to-date release version, see CytoML.
A GatingML Interface for Cross Platform Cytometry Data Sharing
Bioconductor version: 3.20
Uses platform-specific implemenations of the GatingML2.0 standard to exchange gated cytometry data with other software platforms.
Author: Mike Jiang, Jake Wagner
Maintainer: Mike Jiang <mike at ozette.com>
citation("CytoML")):
Installation
To install this package, start R (version "4.4") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("CytoML")
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("CytoML")
Details
Package Archives
Follow Installation instructions to use this package in your R session.