- Home
- Bioconductor 3.16
- Experiment Packages
- HCAData
HCAData
This package is for version 3.16 of Bioconductor; for the stable, up-to-date release version, see HCAData.
Accessing The Datasets Of The Human Cell Atlas in R/Bioconductor
Bioconductor version: 3.16
This package allows a direct access to the dataset generated by the Human Cell Atlas project for further processing in R and Bioconductor, in the comfortable format of SingleCellExperiment objects (available in other formats here: http://preview.data.humancellatlas.org/).
Author: Federico Marini [aut, cre]
Maintainer: Federico Marini <marinif at uni-mainz.de>
citation("HCAData")):
Installation
To install this package, start R (version "4.2") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("HCAData")
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("HCAData")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.