Nothing
Please check our website at https://compbiomed.github.io/TBSignatureProfiler-docs/.
The TBSignatureProfiler is an R package that allows researchers to easily profile RNA-seq data using signatures for TB progression, TB disease, and other TB disease states, using common signature profiling tools including ASSIGN, GSVA, and ssGSEA.
The TBSignatureProfiler requires R 4.0 and Bioconductor 3.10.
if (!requireNamespace("devtools", quietly=TRUE))
install.packages("devtools")
devtools::install_github("compbiomed/TBSignatureProfiler")
if (!requireNamespace("BiocManager", quietly=TRUE))
install.packages("BiocManager")
BiocManager::install("TBSignatureProfiler")
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.