- Home
- Bioconductor 3.16
- Experiment Packages
- SingleCellMultiModal
SingleCellMultiModal
This package is for version 3.16 of Bioconductor; for the stable, up-to-date release version, see SingleCellMultiModal.
Integrating Multi-modal Single Cell Experiment datasets
Bioconductor version: 3.16
SingleCellMultiModal is an ExperimentHub package that serves multiple datasets obtained from GEO and other sources and represents them as MultiAssayExperiment objects. We provide several multi-modal datasets including scNMT, 10X Multiome, seqFISH, CITEseq, SCoPE2, and others. The scope of the package is is to provide data for benchmarking and analysis.
Author: Marcel Ramos [aut, cre] , Ricard Argelaguet [aut], Dario Righelli [aut], Kelly Eckenrode [aut], Ludwig Geistlinger [aut], Levi Waldron [aut]
Maintainer: Marcel Ramos <marcel.ramos at roswellpark.org>
citation("SingleCellMultiModal")):
Installation
To install this package, start R (version "4.2") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("SingleCellMultiModal")
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("SingleCellMultiModal")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.