# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "metapod" in publications use:' type: software license: GPL-3.0-only title: 'metapod: Meta-Analyses on P-Values of Differential Analyses' version: 1.20.0 doi: 10.32614/CRAN.package.metapod abstract: 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. authors: - family-names: Lun given-names: Aaron email: infinite.monkeys.with.keyboards@gmail.com repository: https://bioc-release.r-universe.dev repository-code: https://github.com/LTLA/metapod commit: fccdc7f39efed41fe3f95a48e2141adb914e74d2 url: https://github.com/LTLA/metapod date-released: '2026-02-18' contact: - family-names: Lun given-names: Aaron email: infinite.monkeys.with.keyboards@gmail.com