- Home
- Bioconductor 3.14
- Software Packages
- OPWeight
OPWeight
This package is for version 3.14 of Bioconductor; for the stable, up-to-date release version, see OPWeight.
Optimal p-value weighting with independent information
Bioconductor version: 3.14
This package perform weighted-pvalue based multiple hypothesis test and provides corresponding information such as ranking probability, weight, significant tests, etc . To conduct this testing procedure, the testing method apply a probabilistic relationship between the test rank and the corresponding test effect size.
Author: Mohamad Hasan [aut, cre], Paul Schliekelman [aut]
Maintainer: Mohamad Hasan <shakilmohamad7 at gmail.com>
citation("OPWeight")):
Installation
To install this package, start R (version "4.1") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("OPWeight")
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("OPWeight")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.