CytoML
This package is for version 3.10 of Bioconductor; for the stable, up-to-date release version, see CytoML.
A GatingML Interface for Cross Platform Cytometry Data Sharing
Bioconductor version: 3.10
Uses platform-specific implemenations of the GatingML2.0 standard to exchange gated cytometry data with other software platforms.
Author: Mike Jiang, J. Spidlen., N. Gopalakrishnan, F. Hahne, B. Ellis, R. Gentleman, M. Dalphin, N. Le Meur, B. Purcell
Maintainer: Mike Jiang <wjiang2 at fhcrc.org>
citation("CytoML")):
Installation
To install this package, start R (version "3.6") 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
See More
Package Archives
Follow Installation instructions to use this package in your R session.