- Home
- Bioconductor 3.12
- Software Packages
- HCAMatrixBrowser
HCAMatrixBrowser
This package is for version 3.12 of Bioconductor. This package has been removed from Bioconductor. For the last stable, up-to-date release version, see HCAMatrixBrowser.
Extract and manage matrix data from the Human Cell Atlas project
Bioconductor version: 3.12
The HCAMatrixBrowser queries the HCA matrix endpoint to download expression data and returns a standard Bioconductor object. It uses the LoomExperiment package to serve matrix data that is downloaded as HDF5 loom format.
Author: Marcel Ramos [aut, cre] , Martin Morgan [aut] (0000-002-5874-8148)
Maintainer: Marcel Ramos <marcel.ramos at roswellpark.org>
citation("HCAMatrixBrowser")):
Installation
To install this package, start R (version "4.0") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("HCAMatrixBrowser")
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("HCAMatrixBrowser")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.