Sign inSign up

nunoagostinho/ctrap

By nunoagostinho

Updated 5 months ago

Image
0

5.7K

nunoagostinho/ctrap repository overview

cTRAP

GitHub Actions Build status Coverage status

cTRAP is an R package designed to compare differential gene expression results with those from known cellular perturbations (such as gene knock-down, overexpression or small molecules) derived from the Connectivity Map (Subramanian et al., Cell 2017). Such analyses allow not only to infer the molecular causes of the observed difference in gene expression but also to identify small molecules that could drive or revert specific transcriptomic alterations.

Installing

cTRAP is available in Bioconductor and can be installed with:

if (!requireNamespace("BiocManager", quietly = TRUE))
    install.packages("BiocManager")
BiocManager::install("cTRAP")

If you prefer, you can install cTRAP from GitHub instead:

install.packages("remotes")
remotes::install_github("nuno-agostinho/cTRAP")

Tag summary

Content type

Image

Digest

sha256:5c577500e

Size

2.1 GB

Last updated

5 months ago

docker pull nunoagostinho/ctrap