- Home
- Bioconductor 3.6
- Software Packages
- sigPathway
sigPathway
This package is for version 3.6 of Bioconductor. This package has been removed from Bioconductor. For the last stable, up-to-date release version, see sigPathway.
Pathway Analysis
Bioconductor version: 3.6
Conducts pathway analysis by calculating the NT_k and NE_k statistics as described in Tian et al. (2005)
Author: Weil Lai (optimized R and C code), Lu Tian and Peter Park (algorithm development and initial R code)
Maintainer: Weil Lai <wlai at alum.mit.edu>
citation("sigPathway")):
Installation
To install this package, start R (version "3.4") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("sigPathway")
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("sigPathway")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.