oppar
This package is for version 3.12 of Bioconductor; for the stable, up-to-date release version, see oppar.
Outlier profile and pathway analysis in R
Bioconductor version: 3.12
The R implementation of mCOPA package published by Wang et al. (2012). Oppar provides methods for Cancer Outlier profile Analysis. Although initially developed to detect outlier genes in cancer studies, methods presented in oppar can be used for outlier profile analysis in general. In addition, tools are provided for gene set enrichment and pathway analysis.
Author: Chenwei Wang [aut], Alperen Taciroglu [aut], Stefan R Maetschke [aut], Colleen C Nelson [aut], Mark Ragan [aut], Melissa Davis [aut], Soroor Hediyeh zadeh [cre], Momeneh Foroutan [ctr]
Maintainer: Soroor Hediyeh zadeh <hediyehzadeh.s at wehi.edu.au>
citation("oppar")):
Installation
To install this package, start R (version "4.0") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("oppar")
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("oppar")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.