- Home
- Bioconductor 3.16
- Experiment Packages
- curatedTBData
curatedTBData
This package is for version 3.16 of Bioconductor; for the stable, up-to-date release version, see curatedTBData.
Curation of existing 49 tuberculosis transcriptomic studies
Bioconductor version: 3.16
The curatedTBData is an R package that provides standardized, curated tuberculosis(TB) transcriptomic studies. The initial release of the package contains 49 studies. The curatedTBData package allows users to access tuberculosis trancriptomic efficiently and to make efficient comparison for different TB gene signatures across multiple datasets.
Author: Xutao Wang [aut, cre], W. Evan Johnson [aut], Prasad Patil [aut]
Maintainer: Xutao Wang <xutaow at bu.edu>
citation("curatedTBData")):
Installation
To install this package, start R (version "4.2") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("curatedTBData")
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("curatedTBData")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.