- Home
- Bioconductor 3.22
- Experiment Packages
- curatedTBData
curatedTBData
This is the released version of curatedTBData; for the devel version, see curatedTBData.
Curation of existing tuberculosis transcriptomic studies
Bioconductor version: Release (3.22)
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.5") 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.