- Home
- Bioconductor 3.13
- Software Packages
- PROMISE
PROMISE
This package is for version 3.13 of Bioconductor; for the stable, up-to-date release version, see PROMISE.
PRojection Onto the Most Interesting Statistical Evidence
Bioconductor version: 3.13
A general tool to identify genomic features with a specific biologically interesting pattern of associations with multiple endpoint variables as described in Pounds et. al. (2009) Bioinformatics 25: 2013-2019
Author: Stan Pounds <stanley.pounds at stjude.org>, Xueyuan Cao <xueyuan.cao at stjude.org>
Maintainer: Stan Pounds <stanley.pounds at stjude.org>, Xueyuan Cao <xueyuan.cao at stjude.org>
citation("PROMISE")):
Installation
To install this package, start R (version "4.1") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("PROMISE")
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("PROMISE")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.