{
  "_id": "6a194234acfb0bcc41dd7754",
  "Package": "AWFisher",
  "Type": "Package",
  "Title": "An R package for fast computing for adaptively weighted fisher's\nmethod",
  "Version": "1.26.0",
  "Date": "2020-02-08",
  "Author": "Zhiguang Huo",
  "Maintainer": "Zhiguang Huo <zhuo@ufl.edu>",
  "biocViews": "StatisticalMethod, Software",
  "VignetteBuilder": "knitr",
  "Description": "Implementation of the adaptively weighted fisher's method,\nincluding fast p-value computing, variability index, and\nmeta-pattern.",
  "License": "GPL-3",
  "BugReports": "https://github.com/Caleb-Huo/AWFisher/issues",
  "Packaged": {
    "Date": "2026-05-29 06:41:01 UTC",
    "User": "root"
  },
  "RoxygenNote": "6.1.1",
  "NeedsCompilation": "yes",
  "Repository": "https://bioc-release.r-universe.dev",
  "Date/Publication": "2026-04-28 12:50:30 UTC",
  "RemoteUrl": "https://github.com/bioc/AWFisher",
  "RemoteRef": "RELEASE_3_23",
  "RemoteSha": "234ee80f885d9f586b7a40dbd810b8cdb4d79ae6",
  "MD5sum": "a0fc240ba3c4c9b22250887be6a202d2",
  "_user": "bioc-release",
  "_type": "src",
  "_file": "AWFisher_1.26.0.tar.gz",
  "_fileid": "d8dbc84c09d64285ec544deed1c8a00fa5e5437e1cdbc2219953a6e205cc03c7",
  "_filesize": 1691079,
  "_sha256": "d8dbc84c09d64285ec544deed1c8a00fa5e5437e1cdbc2219953a6e205cc03c7",
  "_created": "2026-05-29T06:41:01.000Z",
  "_published": "2026-05-29T07:37:24.030Z",
  "_jobs": [
    {
      "job": 78451254024,
      "time": 129,
      "config": "bioc-checks",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7284710657"
    },
    {
      "job": 78451254062,
      "time": 160,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7284717627"
    },
    {
      "job": 78451254026,
      "time": 143,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7284713953"
    },
    {
      "job": 78451254019,
      "time": 113,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7284706868"
    },
    {
      "job": 78451254020,
      "time": 165,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7284719002"
    },
    {
      "job": 78451254056,
      "time": 93,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7285517607"
    },
    {
      "job": 78451254057,
      "time": 269,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7285543424"
    },
    {
      "job": 78451254048,
      "time": 99,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7285513122"
    },
    {
      "job": 78451254044,
      "time": 197,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7285522796"
    },
    {
      "job": 78450929702,
      "time": 164,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7284680474"
    },
    {
      "job": 78451254027,
      "time": 94,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7284702426"
    },
    {
      "job": 78451254023,
      "time": 100,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7284703569"
    },
    {
      "job": 78451254021,
      "time": 67,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7284696579"
    },
    {
      "job": 78451254029,
      "time": 75,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7284698514"
    }
  ],
  "_bioccheck": {
    "error": 1,
    "warning": 0,
    "note": 8
  },
  "_buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26622316122",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/bioc/AWFisher",
  "_commit": {
    "id": "234ee80f885d9f586b7a40dbd810b8cdb4d79ae6",
    "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": 1777380630
  },
  "_maintainer": {
    "name": "Zhiguang Huo",
    "email": "zhuo@ufl.edu",
    "login": "caleb-huo",
    "description": "Assistant Professor at Department of Biostatistics of University of Florida",
    "uuid": 6474826
  },
  "_distro": "noble",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.6",
      "role": "Depends"
    },
    {
      "package": "edgeR",
      "role": "Imports"
    },
    {
      "package": "limma",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "tightClust",
      "role": "Suggests"
    }
  ],
  "_owner": "bioc",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-44",
      "n": 2
    },
    {
      "week": "2026-18",
      "n": 1
    }
  ],
  "_tags": [],
  "_bioc": [
    {
      "branch": "devel",
      "version": "1.27.0",
      "bioc": "3.24"
    },
    {
      "branch": "release",
      "version": "1.26.0",
      "bioc": "3.23"
    }
  ],
  "_topics": [
    "statisticalmethod",
    "software"
  ],
  "_stars": 5,
  "_contributors": [
    {
      "user": "caleb-huo",
      "count": 118,
      "uuid": 6474826
    },
    {
      "user": "nturaga",
      "count": 2,
      "uuid": 2746443
    }
  ],
  "_userbio": {
    "uuid": 2286807,
    "type": "organization",
    "name": "Bioconductor",
    "description": "Software for the analysis and comprehension of high-throughput genomic data"
  },
  "_downloads": {
    "count": 482,
    "source": "https://www.bioconductor.org/packages/stats/bioc/AWFisher"
  },
  "_devurl": "https://github.com/caleb-huo/awfisher",
  "_searchresults": 4,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/AWFisher.html",
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/caleb-huo/awfisher",
  "_realowner": "bioc",
  "_cranurl": false,
  "_exports": [
    "AWFisher_pvalue",
    "biomarkerCategorization",
    "function_edgeR",
    "function_limma",
    "variabilityIndex"
  ],
  "_datasets": [
    {
      "name": "data_mouseMetabolism",
      "title": "Mouse metabolism microarray data",
      "object": "data_mouseMetabolism",
      "file": "data_mouseMetabolism.rda",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "AWFisher_pvalue",
      "title": "AWFisher",
      "topics": [
        "AWFisher_pvalue"
      ]
    },
    {
      "page": "biomarkerCategorization",
      "title": "biomarker categrorization",
      "topics": [
        "biomarkerCategorization"
      ]
    },
    {
      "page": "data_mouseMetabolism",
      "title": "Mouse metabolism microarray data",
      "topics": [
        "data_mouseMetabolism"
      ]
    },
    {
      "page": "function_edgeR",
      "title": "use edgeR function to get pvalue",
      "topics": [
        "function_edgeR"
      ]
    },
    {
      "page": "function_limma",
      "title": "use limma function to get pvalue",
      "topics": [
        "function_limma"
      ]
    },
    {
      "page": "variabilityIndex",
      "title": "Variability Index",
      "topics": [
        "variabilityIndex"
      ]
    }
  ],
  "_readme": "https://github.com/bioc/AWFisher/raw/RELEASE_3_23/README.md",
  "_rundeps": [
    "edgeR",
    "lattice",
    "limma",
    "locfit",
    "statmod"
  ],
  "_vignettes": [
    {
      "source": "AWFisher.Rmd",
      "filename": "AWFisher.html",
      "title": "AW Fisher tutorial",
      "author": "Zhiguang Huo (Department of Biostatistics, University of Florida)",
      "engine": "knitr::knitr",
      "headings": [
        "Introduction",
        "Background",
        "Statistical method",
        "About this tutorial",
        "About the package",
        "How to install the package",
        "How to cite the package",
        "Maintainer",
        "Description about the example data -- multi-tissue mouse metabolism transcriptomic data",
        "Read in the example data",
        "Prepare the input p-value matrix -- perform differential expression analysis in each study",
        "Perform AW Fisher meta analysis using the multi-tissue mouse metabolism transcriptomic data",
        "Differential expression pattern (meta-pattern) detection.",
        "Calculate dissimilarity matrix",
        "Apply the tight clustering algorithm to get gene modules with unique meta-pattern",
        "Visualize the heatmap of the first meta-pattern module for all three tissues."
      ],
      "created": "2018-09-16 00:38:51",
      "modified": "2020-02-08 18:51:48",
      "commits": 6
    }
  ],
  "_score": 4.698970004336019,
  "_indexed": false,
  "_nocasepkg": "awfisher",
  "_universes": [
    "bioc-release"
  ],
  "_indexurl": "https://bioc.r-universe.dev/AWFisher",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.26.0",
      "date": "2026-05-29T06:43:38.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "234ee80f885d9f586b7a40dbd810b8cdb4d79ae6",
      "fileid": "1fa6112d532b9e156581cf045c73ce857a613d7a9f9c434699cee36d6c225f61",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26622316122"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.26.0",
      "date": "2026-05-29T06:43:18.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "234ee80f885d9f586b7a40dbd810b8cdb4d79ae6",
      "fileid": "16fcf785337fc6e322aae9d4c06640c39009714c47a8ad1175a63871a74e8abf",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26622316122"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.26.0",
      "date": "2026-05-29T06:42:53.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "234ee80f885d9f586b7a40dbd810b8cdb4d79ae6",
      "fileid": "13c4288b9bdb9b7a69b76b85be902e20325ca892688d80d326ee3585459d2e0f",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26622316122"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.26.0",
      "date": "2026-05-29T06:43:43.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "234ee80f885d9f586b7a40dbd810b8cdb4d79ae6",
      "fileid": "e57b1935d7ecf6ed97dcbabffb991e439c61317b2775be4e946c2554242272c5",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26622316122"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.26.0",
      "date": "2026-05-29T07:35:15.000Z",
      "arch": "aarch64",
      "commit": "234ee80f885d9f586b7a40dbd810b8cdb4d79ae6",
      "fileid": "6dd8c805a0b5ea1d5ecbc6b5b25bc6e881e61629c962fb4b59df0d7dfd852a93",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26622316122"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.26.0",
      "date": "2026-05-29T07:36:13.000Z",
      "arch": "x86_64",
      "commit": "234ee80f885d9f586b7a40dbd810b8cdb4d79ae6",
      "fileid": "5ecb7d8d2fb5bc9f3e4274fc47c61f63f599f22ccb8ae8d8a4df6923b99e74b3",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26622316122"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.26.0",
      "date": "2026-05-29T07:34:55.000Z",
      "arch": "aarch64",
      "commit": "234ee80f885d9f586b7a40dbd810b8cdb4d79ae6",
      "fileid": "9d4e12bd2cba2f74ddf039142ff03996eaec1f374375b76a2f0fe61fdcfe6c0a",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26622316122"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.26.0",
      "date": "2026-05-29T07:35:11.000Z",
      "arch": "x86_64",
      "commit": "234ee80f885d9f586b7a40dbd810b8cdb4d79ae6",
      "fileid": "45b678c9a3649dfe743f37668a4999975ee6f5cf4adc17785b09c903fef59d6d",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26622316122"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.26.0",
      "date": "2026-05-29T06:42:51.000Z",
      "arch": "emscripten",
      "commit": "234ee80f885d9f586b7a40dbd810b8cdb4d79ae6",
      "fileid": "1c4883854db3335658a8cedb216a01fe457f324e492698d82ea996ce5474df90",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26622316122"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.26.0",
      "date": "2026-05-29T06:42:21.000Z",
      "arch": "x86_64",
      "commit": "234ee80f885d9f586b7a40dbd810b8cdb4d79ae6",
      "fileid": "9e99ced59ab6c7b155af28ae3d6bda9eb9aa5f5d53d8dfba2e87eab7070e052a",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26622316122"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.26.0",
      "date": "2026-05-29T06:42:01.000Z",
      "arch": "x86_64",
      "commit": "234ee80f885d9f586b7a40dbd810b8cdb4d79ae6",
      "fileid": "2afb9ed94f6e42cb3d1e1e316e81c30a4b2f6cfa59290af0bbb16767d2375e6c",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26622316122"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.26.0",
      "date": "2026-05-29T06:42:04.000Z",
      "arch": "x86_64",
      "commit": "234ee80f885d9f586b7a40dbd810b8cdb4d79ae6",
      "fileid": "4bceb09658d9970609b4f0807beeb635dd9e28b15e73c4b7ff9b5e5eaf1eec71",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26622316122"
    }
  ]
}