- Home
- Bioconductor 3.7
- Software Packages
- MetaCyto
MetaCyto
This package is for version 3.7 of Bioconductor; for the stable, up-to-date release version, see MetaCyto.
MetaCyto: A package for meta-analysis of cytometry data
Bioconductor version: 3.7
This package provides functions for preprocessing, automated gating and meta-analysis of cytometry data. It also provides functions that facilitate the collection of cytometry data from the ImmPort database.
Author: Zicheng Hu, Chethan Jujjavarapu, Sanchita Bhattacharya, Atul J. Butte
Maintainer: Zicheng Hu <zicheng.hu at ucsf.edu>
citation("MetaCyto")):
Installation
To install this package, start R (version "3.5") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("MetaCyto")
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("MetaCyto")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.