OGSA
This package is for version 3.10 of Bioconductor. This package has been removed from Bioconductor. For the last stable, up-to-date release version, see OGSA.
Outlier Gene Set Analysis
Bioconductor version: 3.10
OGSA provides a global estimate of pathway deregulation in cancer subtypes by integrating the estimates of significance for individual pathway members that have been identified by outlier analysis.
Author: Michael F. Ochs <ochsm at tcnj.edu>
Maintainer: Michael F. Ochs <ochsm at tcnj.edu>
citation("OGSA")):
Installation
To install this package, start R (version "3.6") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("OGSA")
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("OGSA")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.