- Home
- Bioconductor 3.23
- Experiment Packages
- MouseThymusAgeing (development version)
MouseThymusAgeing
This is the development version of MouseThymusAgeing; for the stable release version, see MouseThymusAgeing.
Single-cell Transcriptomics Data of the Ageing Mouse Thymus
Bioconductor version: Development (3.23)
This package provides data access to counts matrices and meta-data for single-cell RNA sequencing data of thymic epithlial cells across mouse ageing using SMARTseq2 and 10X Genommics chemistries. Access is provided as a data package via ExperimentHub. It is designed to facilitate the re-use of data from Baran-Gale _et al._ in a consistent format that includes relevant and informative meta-data.
Author: Mike Morgan [aut, cre], Jeanette Baran-Gale [aut]
Maintainer: Mike Morgan <michael.morgan at abdn.ac.uk>
citation("MouseThymusAgeing")):
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("MouseThymusAgeing")
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("MouseThymusAgeing")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.