{
  "_id": "6a196faaacfb0bcc41decb5c",
  "Package": "metapod",
  "Version": "1.20.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\")",
  "biocViews": "MultipleComparison, DifferentialPeakCalling",
  "Description": "Implements a variety of methods for combining p-values in\ndifferential analyses of genome-scale datasets. Functions can\ncombine p-values across different tests in the same analysis\n(e.g., genomic windows in ChIP-seq, exons in RNA-seq) or for\ncorresponding tests across separate analyses (e.g., replicated\ncomparisons, effect of different treatment conditions). Support\nis provided for handling log-transformed input p-values,\nmissing 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-release.r-universe.dev",
  "Date/Publication": "2026-04-28 12:54:31 UTC",
  "RemoteUrl": "https://github.com/bioc/metapod",
  "RemoteRef": "RELEASE_3_23",
  "RemoteSha": "fccdc7f39efed41fe3f95a48e2141adb914e74d2",
  "Packaged": {
    "Date": "2026-05-29 08:59:00 UTC",
    "User": "root"
  },
  "Author": "Aaron Lun [aut, cre]",
  "Maintainer": "Aaron Lun <infinite.monkeys.with.keyboards@gmail.com>",
  "MD5sum": "34b3fe88318945ecdc9513f7d7c488a2",
  "_user": "bioc-release",
  "_type": "src",
  "_file": "metapod_1.20.0.tar.gz",
  "_fileid": "d2b856668d6c10c8df551442bd268fa26d23347bd7cb45e362bb01517373bf19",
  "_filesize": 227262,
  "_sha256": "d2b856668d6c10c8df551442bd268fa26d23347bd7cb45e362bb01517373bf19",
  "_created": "2026-05-29T08:59:00.000Z",
  "_published": "2026-05-29T10:51:22.727Z",
  "_jobs": [
    {
      "job": 78470183342,
      "time": 160,
      "config": "bioc-checks",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7287033543"
    },
    {
      "job": 78470183373,
      "time": 147,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7287029638"
    },
    {
      "job": 78470183425,
      "time": 189,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7287042286"
    },
    {
      "job": 78470183448,
      "time": 134,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7287025736"
    },
    {
      "job": 78470183358,
      "time": 164,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7287034685"
    },
    {
      "job": 78470183408,
      "time": 100,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7288955595"
    },
    {
      "job": 78470183372,
      "time": 243,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7287679557"
    },
    {
      "job": 78470183343,
      "time": 94,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7288947399"
    },
    {
      "job": 78470183371,
      "time": 302,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7287684984"
    },
    {
      "job": 78469704916,
      "time": 189,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7286983626"
    },
    {
      "job": 78470183323,
      "time": 113,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7287019331"
    },
    {
      "job": 78470183412,
      "time": 157,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7287032560"
    },
    {
      "job": 78470183400,
      "time": 109,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7287017904"
    },
    {
      "job": 78470183351,
      "time": 134,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7287026028"
    }
  ],
  "_bioccheck": {
    "error": 0,
    "warning": 1,
    "note": 5
  },
  "_buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26628075781",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/bioc/metapod",
  "_commit": {
    "id": "fccdc7f39efed41fe3f95a48e2141adb914e74d2",
    "author": "A Wokaty <andres.wokaty@sph.cuny.edu>",
    "committer": "A Wokaty <andres.wokaty@sph.cuny.edu>",
    "message": "bump x.y.z version to even y prior to creation of RELEASE_3_23 branch\n",
    "time": 1777380871
  },
  "_maintainer": {
    "name": "Aaron Lun",
    "email": "infinite.monkeys.with.keyboards@gmail.com",
    "login": "ltla",
    "twitter": "@realAaronLun",
    "description": "(ノಠ益ಠ)ノ彡┻━┻\n",
    "uuid": 8166669
  },
  "_distro": "noble",
  "_registered": true,
  "_dependencies": [
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "Rcpp",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "BiocStyle",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "bioc",
  "_selfowned": false,
  "_usedby": 55,
  "_updates": [
    {
      "week": "2025-44",
      "n": 2
    },
    {
      "week": "2025-47",
      "n": 2
    },
    {
      "week": "2026-08",
      "n": 1
    },
    {
      "week": "2026-18",
      "n": 1
    }
  ],
  "_tags": [],
  "_bioc": [
    {
      "branch": "devel",
      "version": "1.21.0",
      "bioc": "3.24"
    },
    {
      "branch": "release",
      "version": "1.20.0",
      "bioc": "3.23"
    }
  ],
  "_topics": [
    "multiplecomparison",
    "differentialpeakcalling",
    "cpp"
  ],
  "_stars": 2,
  "_contributors": [
    {
      "user": "ltla",
      "count": 58,
      "uuid": 8166669
    },
    {
      "user": "jwokaty",
      "count": 14,
      "uuid": 1744257
    },
    {
      "user": "nturaga",
      "count": 6,
      "uuid": 2746443
    }
  ],
  "_userbio": {
    "uuid": 2286807,
    "type": "organization",
    "name": "Bioconductor",
    "description": "Software for the analysis and comprehension of high-throughput genomic data"
  },
  "_downloads": {
    "count": 9166,
    "source": "https://www.bioconductor.org/packages/stats/bioc/metapod"
  },
  "_devurl": "https://github.com/ltla/metapod",
  "_searchresults": 15,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/metapod.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/ltla/metapod",
  "_realowner": "bioc",
  "_cranurl": false,
  "_exports": [
    "averageGroupedStats",
    "averageParallelStats",
    "combineGroupedPValues",
    "combineParallelPValues",
    "countGroupedDirection",
    "countParallelDirection",
    "groupedBerger",
    "groupedFisher",
    "groupedHolmMin",
    "groupedPearson",
    "groupedSimes",
    "groupedStouffer",
    "groupedWilkinson",
    "parallelBerger",
    "parallelFisher",
    "parallelHolmMin",
    "parallelPearson",
    "parallelSimes",
    "parallelStouffer",
    "parallelWilkinson",
    "summarizeGroupedDirection",
    "summarizeParallelDirection"
  ],
  "_help": [
    {
      "page": "metapod-package",
      "title": "metapod: Meta-Analyses on P-Values of Differential Analyses",
      "topics": [
        "metapod-package",
        "metapod"
      ]
    },
    {
      "page": "averageGroupedStats",
      "title": "Average grouped statistics",
      "topics": [
        "averageGroupedStats"
      ]
    },
    {
      "page": "averageParallelStats",
      "title": "Average parallel statistics",
      "topics": [
        "averageParallelStats"
      ]
    },
    {
      "page": "combineGroupedPValues",
      "title": "Combine grouped p-values",
      "topics": [
        "combineGroupedPValues"
      ]
    },
    {
      "page": "combineParallelPValues",
      "title": "Combine parallel p-values",
      "topics": [
        "combineParallelPValues"
      ]
    },
    {
      "page": "countGroupedDirection",
      "title": "Count directions of grouped tests",
      "topics": [
        "countGroupedDirection"
      ]
    },
    {
      "page": "countParallelDirection",
      "title": "Count directions of parallel tests",
      "topics": [
        "countParallelDirection"
      ]
    },
    {
      "page": "groupedBerger",
      "title": "Combine grouped p-values with Berger's IUT",
      "topics": [
        "groupedBerger"
      ]
    },
    {
      "page": "groupedFisher",
      "title": "Combine grouped p-values with Fisher's method",
      "topics": [
        "groupedFisher"
      ]
    },
    {
      "page": "groupedHolmMin",
      "title": "Combine grouped p-values with the minimum Holm approach",
      "topics": [
        "groupedHolmMin"
      ]
    },
    {
      "page": "groupedPearson",
      "title": "Combine grouped p-values with Pearson's method",
      "topics": [
        "groupedPearson"
      ]
    },
    {
      "page": "groupedSimes",
      "title": "Combine grouped p-values with Simes' method",
      "topics": [
        "groupedSimes"
      ]
    },
    {
      "page": "groupedStouffer",
      "title": "Combine grouped p-values with Stouffer's Z-score method",
      "topics": [
        "groupedStouffer"
      ]
    },
    {
      "page": "groupedWilkinson",
      "title": "Combine grouped p-values with Wilkinson's method",
      "topics": [
        "groupedWilkinson"
      ]
    },
    {
      "page": "parallelBerger",
      "title": "Combine parallel p-values with Berger's IUT",
      "topics": [
        "parallelBerger"
      ]
    },
    {
      "page": "parallelFisher",
      "title": "Combine parallel p-values with Fisher's method",
      "topics": [
        "parallelFisher"
      ]
    },
    {
      "page": "parallelHolmMin",
      "title": "Combine parallel p-values with the minimum Holm approach",
      "topics": [
        "parallelHolmMin"
      ]
    },
    {
      "page": "parallelPearson",
      "title": "Combine parallel p-values with Pearson's method",
      "topics": [
        "parallelPearson"
      ]
    },
    {
      "page": "parallelSimes",
      "title": "Combine parallel p-values with Simes' method",
      "topics": [
        "parallelSimes"
      ]
    },
    {
      "page": "parallelStouffer",
      "title": "Combine parallel p-values with Stouffer's Z-score",
      "topics": [
        "parallelStouffer"
      ]
    },
    {
      "page": "parallelWilkinson",
      "title": "Combine p-values with Wilkinson's method",
      "topics": [
        "parallelWilkinson"
      ]
    },
    {
      "page": "summarizeGroupedDirection",
      "title": "Summarize overall direction of grouped tests",
      "topics": [
        "summarizeGroupedDirection"
      ]
    },
    {
      "page": "summarizeParallelDirection",
      "title": "Summarize overall direction of parallel tests",
      "topics": [
        "summarizeParallelDirection"
      ]
    }
  ],
  "_readme": "https://github.com/bioc/metapod/raw/RELEASE_3_23/README.md",
  "_rundeps": [
    "Rcpp"
  ],
  "_sysdeps": [
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "14.2.0-4ubuntu2~24.04.1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    }
  ],
  "_vignettes": [
    {
      "source": "overview.Rmd",
      "filename": "overview.html",
      "title": "Meta-analyses on p-values of various differential tests",
      "author": "Aaron Lun",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Overview",
        "Meta-analyses on $p$-values",
        "$p$-value combining strategies",
        "Summarizing the direction",
        "Further comments",
        "Session information"
      ],
      "created": "2020-11-02 06:27:32",
      "modified": "2021-05-12 07:09:49",
      "commits": 2
    }
  ],
  "_score": 8.2588450431703,
  "_indexed": false,
  "_nocasepkg": "metapod",
  "_universes": [
    "bioc-release"
  ],
  "_indexurl": "https://bioc.r-universe.dev/metapod",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.20.0",
      "date": "2026-05-29T09:01:46.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "fccdc7f39efed41fe3f95a48e2141adb914e74d2",
      "fileid": "a1091602041f8856c6e358b4db67c3fd39b13efe5ca2905d55765d3cd408fa13",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26628075781"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.20.0",
      "date": "2026-05-29T09:02:23.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "fccdc7f39efed41fe3f95a48e2141adb914e74d2",
      "fileid": "4ce4f2c8c1d7b4a9c7737421e3df453925ffbd6039bac93ad6a28c85a77c9fa3",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26628075781"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.20.0",
      "date": "2026-05-29T09:01:31.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "fccdc7f39efed41fe3f95a48e2141adb914e74d2",
      "fileid": "becd2a653d32da20461aba217089c43eebd08e73ff2781d9722fd23ad9071bef",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26628075781"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.20.0",
      "date": "2026-05-29T09:02:00.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "fccdc7f39efed41fe3f95a48e2141adb914e74d2",
      "fileid": "4b74cb998a30a681312603b47fe1215fe4e4293694a22908e77071b1017cd155",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26628075781"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.20.0",
      "date": "2026-05-29T10:50:34.000Z",
      "arch": "aarch64",
      "commit": "fccdc7f39efed41fe3f95a48e2141adb914e74d2",
      "fileid": "171fbab98476dd0c62ad5d8051d35d1e37b9b19e2fa02c6bd87c15dc839a8b1c",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26628075781"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.20.0",
      "date": "2026-05-29T09:36:45.000Z",
      "arch": "x86_64",
      "commit": "fccdc7f39efed41fe3f95a48e2141adb914e74d2",
      "fileid": "9cba215a4147fce85943569196355732336420bb88e0e9889a72f08b6bfe0ede",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26628075781"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.20.0",
      "date": "2026-05-29T10:50:06.000Z",
      "arch": "aarch64",
      "commit": "fccdc7f39efed41fe3f95a48e2141adb914e74d2",
      "fileid": "4b9da38f26f9bf56445a6d1b3c7c915f20981273dbbcc3707f902d9569adc4cd",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26628075781"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.20.0",
      "date": "2026-05-29T09:36:35.000Z",
      "arch": "x86_64",
      "commit": "fccdc7f39efed41fe3f95a48e2141adb914e74d2",
      "fileid": "059d23df6e663448d55972e5de221c565eba107018143ead03b6e18e1eb426f1",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26628075781"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.20.0",
      "date": "2026-05-29T09:01:27.000Z",
      "arch": "emscripten",
      "commit": "fccdc7f39efed41fe3f95a48e2141adb914e74d2",
      "fileid": "212b6a0ad3961de6da3ab2f2eefaf4cca7ba866e69eae8919f2920a169163926",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26628075781"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.20.0",
      "date": "2026-05-29T09:01:03.000Z",
      "arch": "x86_64",
      "commit": "fccdc7f39efed41fe3f95a48e2141adb914e74d2",
      "fileid": "36bec49de4322fc8d10c50a4e96e8e9f910e451c813576a7eadd411d9bbd1071",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26628075781"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.20.0",
      "date": "2026-05-29T09:00:41.000Z",
      "arch": "x86_64",
      "commit": "fccdc7f39efed41fe3f95a48e2141adb914e74d2",
      "fileid": "b4da5fb4edbfaa6c07448bc0f47b83128cc91d76d1af24dbb647b741e8734174",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26628075781"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.20.0",
      "date": "2026-05-29T09:00:59.000Z",
      "arch": "x86_64",
      "commit": "fccdc7f39efed41fe3f95a48e2141adb914e74d2",
      "fileid": "5fbbec472c2dbe98c315bf5f47e287ffea5d824fcbb09c835ce04b8cb1358aa3",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26628075781"
    }
  ]
}