- Home
- Bioconductor 3.14
- Software Packages
- TBSignatureProfiler
TBSignatureProfiler
This package is for version 3.14 of Bioconductor; for the stable, up-to-date release version, see TBSignatureProfiler.
Profile RNA-Seq Data Using TB Pathway Signatures
Bioconductor version: 3.14
Gene signatures of TB progression, TB disease, and other TB disease states have been validated and published previously. This package aggregates known signatures and provides computational tools to enlist their usage on other datasets. The TBSignatureProfiler makes it easy to profile RNA-Seq data using these signatures and includes common signature profiling tools including ASSIGN, GSVA, and ssGSEA.
Author: David Jenkins [aut], Aubrey Odom [aut, cre], Xutao Wang [aut], Yue Zhao [aut], Christian Love [aut], W. Evan Johnson [aut]
Maintainer: Aubrey Odom <aodom at bu.edu>
citation("TBSignatureProfiler")):
Installation
To install this package, start R (version "4.1") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("TBSignatureProfiler")
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("TBSignatureProfiler")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.