- Home
- Bioconductor 3.23
- Experiment Packages
- TabulaMurisData (development version)
TabulaMurisData
This is the development version of TabulaMurisData; for the stable release version, see TabulaMurisData.
10x And SmartSeq2 Data From The Tabula Muris Consortium
Bioconductor version: Development (3.23)
Access to processed 10x (droplet) and SmartSeq2 (on FACS-sorted cells) single-cell RNA-seq data from the Tabula Muris consortium (http://tabula-muris.ds.czbiohub.org/).
Author: Charlotte Soneson [aut, cre] ORCID iD ORCID: 0000-0003-3833-2169
Maintainer: Charlotte Soneson <charlottesoneson at gmail.com>
citation("TabulaMurisData")):
Installation
To install this package, start R (version "4.6") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
# The following initializes usage of Bioc devel
BiocManager::install(version='devel')
BiocManager::install("TabulaMurisData")
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("TabulaMurisData")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.