sSNAPPY: Single Sample directioNAl Pathway Perturbation analYsis
sSNAPPY is a package for computing directional pathway perturbation scores from logCPM in RNA-seq data. The final output can be used to test the significance of pathway perturbation at both individual-sample and overall treatment levels.
Installation Instructions
To install this package, please use BiocManager.
if (!requireNamespace("BiocManager", quietly=TRUE))
install.packages("BiocManager")
BiocManager::install("sSNAPPY")
sSNAPPY: Single Sample directioNAl Pathway Perturbation analYsis
sSNAPPYis a package for computing directional pathway perturbation scores from logCPM in RNA-seq data. The final output can be used to test the significance of pathway perturbation at both individual-sample and overall treatment levels.Installation Instructions
To install this package, please use BiocManager.