Package: EmpiricalBrownsMethod 1.35.0
David Gibbs
EmpiricalBrownsMethod: Uses Brown's method to combine p-values from dependent tests
Combining P-values from multiple statistical tests is common in bioinformatics. However, this procedure is non-trivial for dependent P-values. This package implements an empirical adaptation of Brown’s Method (an extension of Fisher’s Method) for combining dependent P-values which is appropriate for highly correlated data sets found in high-throughput biological experiments.
Authors:
EmpiricalBrownsMethod_1.35.0.tar.gz
EmpiricalBrownsMethod_1.35.0.zip(r-4.5)EmpiricalBrownsMethod_1.35.0.zip(r-4.4)EmpiricalBrownsMethod_1.35.0.zip(r-4.3)
EmpiricalBrownsMethod_1.35.0.tgz(r-4.4-any)EmpiricalBrownsMethod_1.35.0.tgz(r-4.3-any)
EmpiricalBrownsMethod_1.35.0.tar.gz(r-4.5-noble)EmpiricalBrownsMethod_1.35.0.tar.gz(r-4.4-noble)
EmpiricalBrownsMethod_1.35.0.tgz(r-4.4-emscripten)EmpiricalBrownsMethod_1.35.0.tgz(r-4.3-emscripten)
EmpiricalBrownsMethod.pdf |EmpiricalBrownsMethod.html✨
EmpiricalBrownsMethod/json (API)
NEWS
# Install 'EmpiricalBrownsMethod' in R: |
install.packages('EmpiricalBrownsMethod', repos = c('https://bioc.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/ilyalab/combiningdependentpvaluesusingebm/issues
On BioConductor:EmpiricalBrownsMethod-1.33.0(bioc 3.20)EmpiricalBrownsMethod-1.32.0(bioc 3.19)
statisticalmethodgeneexpressionpathways
Last updated 23 days agofrom:73676a6fc9. Checks:OK: 1 NOTE: 6. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 30 2024 |
R-4.5-win | NOTE | Oct 30 2024 |
R-4.5-linux | NOTE | Oct 30 2024 |
R-4.4-win | NOTE | Oct 30 2024 |
R-4.4-mac | NOTE | Oct 30 2024 |
R-4.3-win | NOTE | Oct 30 2024 |
R-4.3-mac | NOTE | Oct 30 2024 |
Exports:empiricalBrownsMethodkostsMethod
Dependencies:
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Data used in tests and examples. | allPvals dat ebmTestData pathways randData |
The Empirical Browns Method For Combining P-values | empiricalBrownsMethod |
The Kost Method For Combining P-values | kostsMethod |