- Home
- Bioconductor 3.17
- Software Packages
- sSNAPPY
sSNAPPY
This package is for version 3.17 of Bioconductor; for the stable, up-to-date release version, see sSNAPPY.
Single Sample directioNAl Pathway Perturbation analYsis
Bioconductor version: 3.17
A single sample pathway perturbation testing method for RNA-seq data. The method propagates changes in gene expression down gene-set topologies to compute single-sample directional pathway perturbation scores that reflect potential direction of change. Perturbation scores can be used to test significance of pathway perturbation at both individual-sample and treatment levels.
Author: Wenjun Liu [aut, cre] , Stephen Pederson [aut]
Maintainer: Wenjun Liu <wenjun.liu at adelaide.edu.au>
citation("sSNAPPY")):
Installation
To install this package, start R (version "4.3") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("sSNAPPY")
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("sSNAPPY")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.