Bioconductor version: Release (2.12)
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>
To install this package, start R and enter:
source("http://bioconductor.org/biocLite.R")
biocLite("sigPathway")
To cite this package in a publication, start R and enter:
citation("sigPathway")
| R Script | sigPathway | |
| Reference Manual |
| biocViews | Bioinformatics, DifferentialExpression, MultipleComparisons, Software |
| Version | 1.28.0 |
| In Bioconductor since | BioC 1.9 (R-1.14) |
| License | GPL-2 |
| Depends | R (>= 2.10) |
| Imports | |
| Suggests | hgu133a.db(>= 1.10.0), XML (>= 1.6-3), AnnotationDbi(>= 1.3.12) |
| System Requirements | |
| URL | http://www.pnas.org/cgi/doi/10.1073/pnas.0506577102, http://www.chip.org/~ppark/Supplements/PNAS05.html |
| Depends On Me | |
| Imports Me | |
| Suggests Me |
| Package Source | sigPathway_1.28.0.tar.gz |
| Windows Binary | sigPathway_1.28.0.zip (32- & 64-bit) |
| Mac OS X 10.6 (Snow Leopard) | sigPathway_1.28.0.tgz |
| Package Downloads Report | Download Stats |
Common Bioconductor workflows include:
Post questions about Bioconductor packages to our mailing lists. Read the posting guide before posting!