{
  "_id": "6a1acb0f1d7bb097a09ddc77",
  "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-05-30 07:59:12 UTC",
    "User": "root"
  },
  "Author": "Nikos Ignatiadis [aut, cre],\nWolfgang Huber [aut]",
  "Maintainer": "Nikos Ignatiadis <nikos.ignatiadis01@gmail.com>",
  "MD5sum": "de9d4b73f6fb54887a1ad0c09b4bbc7a",
  "_user": "bioc",
  "_type": "src",
  "_file": "IHW_1.41.0.tar.gz",
  "_fileid": "85c23321936113660cb4392549131c25005a94333e9107b1ad6f944eeac8e77e",
  "_filesize": 3898355,
  "_sha256": "85c23321936113660cb4392549131c25005a94333e9107b1ad6f944eeac8e77e",
  "_created": "2026-05-30T07:59:12.000Z",
  "_published": "2026-05-30T11:33:35.150Z",
  "_jobs": [
    {
      "job": 78635093556,
      "time": 195,
      "config": "bioc-checks",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7306677943"
    },
    {
      "job": 78635093588,
      "time": 240,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7306682258"
    },
    {
      "job": 78635093587,
      "time": 249,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7306683005"
    },
    {
      "job": 78635093582,
      "time": 107,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7307867261"
    },
    {
      "job": 78635093557,
      "time": 173,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7307873038"
    },
    {
      "job": 78634848212,
      "time": 285,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7306658366"
    },
    {
      "job": 78635093553,
      "time": 160,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7306674557"
    },
    {
      "job": 78635093610,
      "time": 220,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "7306680409"
    },
    {
      "job": 78635093599,
      "time": 191,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "7306677579"
    },
    {
      "job": 78635093606,
      "time": 178,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7306676277"
    }
  ],
  "_bioccheck": {
    "error": 0,
    "warning": 1,
    "note": 18
  },
  "_buildurl": "https://github.com/r-universe/bioc/actions/runs/26678580439",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_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": "noble",
  "_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",
    "description": "Software for the analysis and comprehension of high-throughput genomic data"
  },
  "_downloads": {
    "count": 1768,
    "source": "https://www.bioconductor.org/packages/stats/bioc/IHW"
  },
  "_mentions": 8,
  "_searchresults": 324,
  "_rbuild": "4.6.0",
  "_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.439268508259254,
  "_indexed": true,
  "_nocasepkg": "ihw",
  "_universes": [
    "bioc",
    "nignatiadis"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.41.0",
      "date": "2026-05-30T08:02:52.000Z",
      "distro": "noble",
      "commit": "ea4f335e68eda138f0390874716a2d9282f7ab35",
      "fileid": "e65fad3cb6fde9565fee74c0ba7559516023cb0ff43131b1cda921105fcdacee",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26678580439"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.41.0",
      "date": "2026-05-30T08:03:03.000Z",
      "distro": "noble",
      "commit": "ea4f335e68eda138f0390874716a2d9282f7ab35",
      "fileid": "751e3b59930ae3b824e042ec3c3b3f54a582298ab0731e29097ed4b98cd82f38",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26678580439"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.41.0",
      "date": "2026-05-30T11:31:56.000Z",
      "commit": "ea4f335e68eda138f0390874716a2d9282f7ab35",
      "fileid": "512ff3a44638a84c111bd784f093f81494d8a24faab0884cceb4570d314e5fa0",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26678580439"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.41.0",
      "date": "2026-05-30T11:32:49.000Z",
      "commit": "ea4f335e68eda138f0390874716a2d9282f7ab35",
      "fileid": "f5528d82d39ad2e1432d164dd9fcaec7fb4ee70f6ae3492752c296183d890ede",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26678580439"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.41.0",
      "date": "2026-05-30T08:02:06.000Z",
      "commit": "ea4f335e68eda138f0390874716a2d9282f7ab35",
      "fileid": "329c03c753cac8090567f2d8cbc84965d4679a17c93769f006e83647c278e1be",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26678580439"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.41.0",
      "date": "2026-05-30T08:00:50.000Z",
      "commit": "ea4f335e68eda138f0390874716a2d9282f7ab35",
      "fileid": "14abde7b878754d6b2f116cafbed6f33a32ab49f5e8238509cbacfe81d61ab2d",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26678580439"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.41.0",
      "date": "2026-05-30T08:01:13.000Z",
      "commit": "ea4f335e68eda138f0390874716a2d9282f7ab35",
      "fileid": "761e5c503948d15235c02f32b8d388f4627c39d4ac5e9a84e0210871b34a1e39",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26678580439"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.41.0",
      "date": "2026-05-30T08:00:57.000Z",
      "commit": "ea4f335e68eda138f0390874716a2d9282f7ab35",
      "fileid": "7059285c30345cbe66cbbf88b99f086c85d0cdcc81c403d7cea4787bded8f70a",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26678580439"
    }
  ]
}