{
  "_id": "6a494e23f6c47c441949a019",
  "Package": "IHW",
  "Title": "Independent Hypothesis Weighting",
  "Version": "1.41.0",
  "Authors@R": "c(person(\"Nikos\", \"Ignatiadis\", email = \"nikos.ignatiadis01@gmail.com\", role = c(\"aut\", \"cre\")),\nperson(\"Wolfgang\", \"Huber\", role = \"aut\"))",
  "Description": "Independent hypothesis weighting (IHW) is a multiple\ntesting procedure that increases power compared to the method\nof Benjamini and Hochberg by assigning data-driven weights to\neach hypothesis. The input to IHW is a two-column table of\np-values and covariates. The covariate can be any\ncontinuous-valued or categorical variable that is thought to be\ninformative on the statistical properties of each hypothesis\ntest, while it is independent of the p-value under the null\nhypothesis.",
  "License": "Artistic-2.0",
  "VignetteBuilder": "knitr",
  "biocViews": "ImmunoOncology, MultipleComparison, RNASeq",
  "RoxygenNote": "7.1.1",
  "Config/pak/sysreqs": "coinor-symphony coinor-libsymphony-dev",
  "Repository": "https://bioc.r-universe.dev",
  "Date/Publication": "2026-04-28 12:42:33 UTC",
  "RemoteUrl": "https://github.com/bioc/IHW",
  "RemoteRef": "HEAD",
  "RemoteSha": "ea4f335e68eda138f0390874716a2d9282f7ab35",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-03 22:57:57 UTC",
    "User": "root"
  },
  "Author": "Nikos Ignatiadis [aut, cre],\nWolfgang Huber [aut]",
  "Maintainer": "Nikos Ignatiadis <nikos.ignatiadis01@gmail.com>",
  "_user": "bioc",
  "_type": "src",
  "_file": "IHW_1.41.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/71878b1b93327be77a4571b85d53514fcf95e62c9eacd17215956f2b1268d198",
  "_filesize": 3828593,
  "_sha256": "71878b1b93327be77a4571b85d53514fcf95e62c9eacd17215956f2b1268d198",
  "_expires": "2026-10-12T18:17:04.000Z",
  "_created": "2026-07-03T22:57:57.000Z",
  "_published": "2026-07-04T18:17:07.019Z",
  "_bioccheck": {
    "error": 0,
    "warning": 1,
    "note": 17
  },
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/bioc/actions/runs/28686743948",
  "_status": "success",
  "_upstream": "https://github.com/bioc/IHW",
  "_commit": {
    "id": "ea4f335e68eda138f0390874716a2d9282f7ab35",
    "author": "A Wokaty <andres.wokaty@sph.cuny.edu>",
    "committer": "A Wokaty <andres.wokaty@sph.cuny.edu>",
    "message": "bump x.y.z version to odd y following creation of RELEASE_3_23 branch\n",
    "time": 1777380153
  },
  "_maintainer": {
    "name": "Nikos Ignatiadis",
    "email": "nikos.ignatiadis01@gmail.com",
    "login": "nignatiadis",
    "description": "Statistician",
    "uuid": 2933625
  },
  "_distro": "resolute",
  "_jobs": [
    {
      "job": 85155532947,
      "time": 185,
      "config": "bioc-checks",
      "r": "4.6.1",
      "check": "WARNING",
      "artifact": "8075898987"
    },
    {
      "job": 85155532927,
      "time": 227,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "8075905482"
    },
    {
      "job": 85155532828,
      "time": 221,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8075904605"
    },
    {
      "job": 85155532836,
      "time": 128,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "8075890692"
    },
    {
      "job": 85155532851,
      "time": 92,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8075886106"
    },
    {
      "job": 85155532835,
      "time": 300,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8075872372"
    },
    {
      "job": 85155532837,
      "time": 197,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8075900921"
    },
    {
      "job": 85155532749,
      "time": 158,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "8075895361"
    },
    {
      "job": 85155533004,
      "time": 312,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "8075917776"
    },
    {
      "job": 85155532841,
      "time": 311,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "ERROR",
      "artifact": "8075917342"
    }
  ],
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.3.0",
      "role": "Depends"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "slam",
      "role": "Imports"
    },
    {
      "package": "lpsymphony",
      "role": "Imports"
    },
    {
      "package": "fdrtool",
      "role": "Imports"
    },
    {
      "package": "BiocGenerics",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    },
    {
      "package": "dplyr",
      "role": "Suggests"
    },
    {
      "package": "gridExtra",
      "role": "Suggests"
    },
    {
      "package": "scales",
      "role": "Suggests"
    },
    {
      "package": "DESeq2",
      "role": "Suggests"
    },
    {
      "package": "airway",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "Matrix",
      "role": "Suggests"
    },
    {
      "package": "BiocStyle",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "devtools",
      "role": "Suggests"
    }
  ],
  "_owner": "bioc",
  "_selfowned": true,
  "_usedby": 2,
  "_updates": [
    {
      "week": "2025-44",
      "n": 2
    },
    {
      "week": "2026-18",
      "n": 2
    }
  ],
  "_tags": [],
  "_bioc": [
    {
      "branch": "devel",
      "version": "1.41.0",
      "bioc": "3.24"
    },
    {
      "branch": "release",
      "version": "1.40.0",
      "bioc": "3.23"
    }
  ],
  "_topics": [
    "immunooncology",
    "multiplecomparison",
    "rnaseq"
  ],
  "_userbio": {
    "uuid": 2286807,
    "type": "organization",
    "name": "Bioconductor",
    "followers": 445,
    "description": "Software for the analysis and comprehension of high-throughput genomic data"
  },
  "_mentions": 8,
  "_searchresults": 487,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/IHW.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_realowner": "bioc",
  "_cranurl": false,
  "_exports": [
    "adj_pvalues",
    "alpha",
    "as.data.frame",
    "covariate_type",
    "covariates",
    "get_bh_threshold",
    "groups_by_filter",
    "groups_factor",
    "ihw",
    "m_groups",
    "nbins",
    "nfolds",
    "nrow",
    "plot",
    "pvalues",
    "regularization_term",
    "rejected_hypotheses",
    "rejections",
    "show",
    "thresholds",
    "weighted_pvalues",
    "weights"
  ],
  "_help": [
    {
      "page": "get_bh_threshold",
      "title": "Data-driven threshold of Benjamini Hochberg Procedure",
      "topics": [
        "get_bh_threshold"
      ]
    },
    {
      "page": "groups_by_filter",
      "title": "Stratify hypotheses based on increasing value of the covariate",
      "topics": [
        "groups_by_filter"
      ]
    },
    {
      "page": "ihw.default",
      "title": "ihw: Main function for Independent Hypothesis Weighting",
      "topics": [
        "ihw",
        "ihw.default",
        "ihw.formula"
      ]
    },
    {
      "page": "ihw.DESeqResults",
      "title": "ihw.DESeqResults: IHW method dispatching on DESeqResults objects",
      "topics": [
        "ihw.DESeqResults"
      ]
    },
    {
      "page": "ihwResult-class",
      "title": "An S4 class to represent the ihw output.",
      "topics": [
        "adj_pvalues",
        "adj_pvalues,ihwResult-method",
        "alpha",
        "alpha,ihwResult-method",
        "as.data.frame,ihwResult-method",
        "as.data.frame_ihwResult",
        "covariates",
        "covariates,ihwResult-method",
        "covariate_type",
        "covariate_type,ihwResult-method",
        "groups_factor",
        "groups_factor,ihwResult-method",
        "ihwResult",
        "ihwResult-class",
        "m_groups",
        "m_groups,ihwResult-method",
        "nbins",
        "nbins,ihwResult-method",
        "nfolds",
        "nfolds,ihwResult-method",
        "nrow,ihwResult-method",
        "pvalues",
        "pvalues,ihwResult-method",
        "regularization_term",
        "regularization_term,ihwResult-method",
        "rejected_hypotheses",
        "rejected_hypotheses,ihwResult-method",
        "rejections",
        "rejections,ihwResult-method",
        "show,ihwResult-method",
        "thresholds",
        "thresholds,ihwResult-method",
        "weighted_pvalues",
        "weighted_pvalues,ihwResult-method",
        "weights,ihwResult-method"
      ]
    },
    {
      "page": "plot-ihwResult-method",
      "title": "Plot functions for IHW",
      "topics": [
        "plot,ihwResult-method"
      ]
    }
  ],
  "_readme": "https://github.com/bioc/IHW/raw/HEAD/README.md",
  "_rundeps": [
    "BiocGenerics",
    "fdrtool",
    "generics",
    "lpsymphony",
    "slam"
  ],
  "_vignettes": [
    {
      "source": "introduction_to_ihw.Rmd",
      "filename": "introduction_to_ihw.html",
      "title": "Introduction to Independent Hypothesis Weighting with the IHW Package",
      "author": "Nikos Ignatiadis, Wolfgang Huber",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "An example: RNA-Seq differential expression",
        "FDR control",
        "Diagnostic plots",
        "Estimated weights",
        "Decision boundary",
        "Raw versus adjusted p-values",
        "FWER control with IHW",
        "Other data types, and how to choose the covariate",
        "Criteria for choosing a covariate",
        "Examples",
        "Why are the different covariate criteria necessary?",
        "Diagnostic plots for the covariate",
        "Scatter plots",
        "Stratified p-value histograms",
        "Further reading about appropriate covariates",
        "Advanced usage: Working with incomplete p-value lists",
        "References"
      ],
      "created": "2016-01-31 16:28:33",
      "modified": "2016-10-03 22:01:49",
      "commits": 15
    }
  ],
  "_score": 7.368770198590221,
  "_indexed": true,
  "_nocasepkg": "ihw",
  "_universes": [
    "bioc",
    "nignatiadis"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.41.0",
      "date": "2026-07-03T23:01:32.000Z",
      "distro": "resolute",
      "commit": "ea4f335e68eda138f0390874716a2d9282f7ab35",
      "fileid": "https://r2.ropensci.org/22a89fcbca8d81d8d5c1bc8631f04f4a44d7065b88358aec14696b95a6fc6494",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/28686743948"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.41.0",
      "date": "2026-07-03T23:01:24.000Z",
      "distro": "resolute",
      "commit": "ea4f335e68eda138f0390874716a2d9282f7ab35",
      "fileid": "https://r2.ropensci.org/ee26576b2fd076de592c8b40c9de46e67cc1f07d16fd45d41c1171972a8cfa52",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/28686743948"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.41.0",
      "date": "2026-07-03T22:59:57.000Z",
      "commit": "ea4f335e68eda138f0390874716a2d9282f7ab35",
      "fileid": "https://r2.ropensci.org/cf23c0c6f1f2c08188c56c186b900122490953d6f431be695236e230167521bb",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/28686743948"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.41.0",
      "date": "2026-07-03T22:59:29.000Z",
      "commit": "ea4f335e68eda138f0390874716a2d9282f7ab35",
      "fileid": "https://r2.ropensci.org/a5d95345bc58db4fb40ab003d843290d90da3686da1f1c6ff8bb93b278ab9f7d",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/28686743948"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.41.0",
      "date": "2026-07-03T23:01:30.000Z",
      "commit": "ea4f335e68eda138f0390874716a2d9282f7ab35",
      "fileid": "https://r2.ropensci.org/b22e8aebee4ff406741b75cf0ad9bada21cfe3661b88cb2f6b3a0ffcdfabbc36",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/28686743948"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.41.0",
      "date": "2026-07-03T22:59:35.000Z",
      "commit": "ea4f335e68eda138f0390874716a2d9282f7ab35",
      "fileid": "https://r2.ropensci.org/ac81b9382f35892a61d09a10cd8ffd735a008df8da0dcb47a5e68bc1ca0ffb3c",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/28686743948"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.41.0",
      "date": "2026-07-03T22:59:58.000Z",
      "commit": "ea4f335e68eda138f0390874716a2d9282f7ab35",
      "fileid": "https://r2.ropensci.org/9c622771227f5ec68c488e87f08f0cb5e8380d2e291014ec47e1a941c456f408",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/28686743948"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "1.41.0",
      "date": "2026-07-03T23:00:10.000Z",
      "commit": "ea4f335e68eda138f0390874716a2d9282f7ab35",
      "fileid": "https://r2.ropensci.org/0bedc448438d2001292aef677ff05c69b9443ca881d503a9d78c618562d2f008",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/28686743948"
    }
  ]
}