IHW
IHW assigns data-driven weights to hypothesis tests using covariates to increase power in large-scale multiple testing while controlling the false discovery rate.
Key Features:
- Data-driven weighting: Assigns weights to individual hypothesis tests based on covariates.
- Covariate independence: Uses covariates that are independent of p-values under the null hypothesis to preserve validity.
- Input format: Processes a two-column input table consisting of p-values and associated covariates.
- Covariate types: Supports continuous-valued and categorical covariates.
- Power and prior information: Leverages covariates informative about the power of each test or the prior probability that the null hypothesis is true.
- False discovery rate control: Controls the false discovery rate while enhancing detection sensitivity.
- Comparison to Benjamini-Hochberg: Increases power relative to the Benjamini-Hochberg procedure in large-scale testing settings.
- Prioritization of hypotheses: Prioritizes hypotheses that are more likely to yield significant results based on covariates.
Scientific Applications:
- Genomics: Applied to large-scale hypothesis testing problems in genomics.
- High-throughput biology: Used in high-throughput biology experiments involving many simultaneous tests.
- Large-scale multiple testing: Suited to extensive datasets where discovering true associations among many tests is challenging.
Methodology:
Processes a two-column table of p-values and covariates (continuous or categorical), assigns data-driven weights to each hypothesis based on covariates that are independent of p-values under the null, and controls the false discovery rate to increase testing power relative to the Benjamini-Hochberg procedure.
Topics
Collections
Details
- License:
- Artistic-2.0
- Maturity:
- Mature
- Cost:
- Free of charge
- Tool Type:
- command-line tool
- Operating Systems:
- Linux, Windows, Mac
- Programming Languages:
- R
- Added:
- 2/11/2016
- Last Updated:
- 1/13/2019
Operations
Publications
Ignatiadis N, Klaus B, Zaugg JB, Huber W. Data-driven hypothesis weighting increases detection power in genome-scale multiple testing. Nature Methods. 2016;13(7):577-580. doi:10.1038/nmeth.3885. PMID:27240256. PMCID:PMC4930141.
Documentation
Links
Repository
http://bioconductor.org/packages/IHW/