Package: metapod Version: 1.21.0 Date: 2026-02-18 Title: Meta-Analyses on P-Values of Differential Analyses Authors@R: person("Aaron", "Lun", role=c("aut", "cre"), email = "infinite.monkeys.with.keyboards@gmail.com") Imports: Rcpp Suggests: testthat, knitr, BiocStyle, rmarkdown LinkingTo: Rcpp biocViews: MultipleComparison, DifferentialPeakCalling Description: Implements a variety of methods for combining p-values in differential analyses of genome-scale datasets. Functions can combine p-values across different tests in the same analysis (e.g., genomic windows in ChIP-seq, exons in RNA-seq) or for corresponding tests across separate analyses (e.g., replicated comparisons, effect of different treatment conditions). Support is provided for handling log-transformed input p-values, missing values and weighting where appropriate. License: GPL-3 URL: https://github.com/LTLA/metapod BugReports: https://github.com/LTLA/metapod/issues NeedsCompilation: yes SystemRequirements: C++11 VignetteBuilder: knitr RoxygenNote: 7.3.3 Encoding: UTF-8 Repository: https://bioc.r-universe.dev Date/Publication: 2026-04-28 12:54:31 UTC RemoteUrl: https://github.com/bioc/metapod RemoteRef: HEAD RemoteSha: b1a66ff48329c4e0e6df918ca4bd9f0fa40755af Packaged: 2026-06-23 15:09:13 UTC; root Author: Aaron Lun [aut, cre] Maintainer: Aaron Lun