{
  "_id": "6a1addab1d7bb097a09eb188",
  "Package": "fedup",
  "Title": "Fisher's Test for Enrichment and Depletion of User-Defined\nPathways",
  "Version": "1.21.0",
  "Date": "2021-02-17",
  "Authors@R": "person(\"Catherine\", \"Ross\",\nemail = \"catherinem.ross@mail.utoronto.ca\",\nrole = c(\"aut\", \"cre\"))",
  "Description": "An R package that tests for enrichment and depletion of\nuser-defined pathways using a Fisher's exact test. The method\nis designed for versatile pathway annotation formats (eg. gmt,\ntxt, xlsx) to allow the user to run pathway analysis on custom\nannotations. This package is also integrated with Cytoscape to\nprovide network-based pathway visualization that enhances the\ninterpretability of the results.",
  "biocViews": "GeneSetEnrichment, Pathways, NetworkEnrichment, Network",
  "LazyData": "false",
  "Encoding": "UTF-8",
  "Language": "en-US",
  "License": "MIT + file LICENSE",
  "VignetteBuilder": "knitr",
  "URL": "https://github.com/rosscm/fedup",
  "BugReports": "https://github.com/rosscm/fedup/issues",
  "RoxygenNote": "7.1.1",
  "Config/pak/sysreqs": "cmake make libicu-dev libuv1-dev libxml2-dev\nlibssl-dev python3 libzmq3-dev",
  "Repository": "https://bioc.r-universe.dev",
  "Date/Publication": "2026-04-28 12:55:28 UTC",
  "RemoteUrl": "https://github.com/bioc/fedup",
  "RemoteRef": "HEAD",
  "RemoteSha": "816d9778110450a99dec3a0be494570cc779871f",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-30 09:14:26 UTC",
    "User": "root"
  },
  "Author": "Catherine Ross [aut, cre]",
  "Maintainer": "Catherine Ross <catherinem.ross@mail.utoronto.ca>",
  "MD5sum": "ed6c930fd502fbfca6c8664bb49f2bf0",
  "_user": "bioc",
  "_type": "src",
  "_file": "fedup_1.21.0.tar.gz",
  "_fileid": "7134473e5b3ac08400fb0e64a20aa8a139b8faa5836b4504f4d110f476e140b9",
  "_filesize": 6925304,
  "_sha256": "7134473e5b3ac08400fb0e64a20aa8a139b8faa5836b4504f4d110f476e140b9",
  "_created": "2026-05-30T09:14:26.000Z",
  "_published": "2026-05-30T12:52:59.375Z",
  "_jobs": [
    {
      "job": 78638976891,
      "time": 210,
      "config": "bioc-checks",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7307152187"
    },
    {
      "job": 78638976897,
      "time": 323,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7307162960"
    },
    {
      "job": 78638976916,
      "time": 348,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7307165218"
    },
    {
      "job": 78638976899,
      "time": 189,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7308315084"
    },
    {
      "job": 78638976925,
      "time": 210,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7308317883"
    },
    {
      "job": 78638716260,
      "time": 265,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7307100480"
    },
    {
      "job": 78638976887,
      "time": 148,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7307146739"
    },
    {
      "job": 78638976922,
      "time": 291,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7307160981"
    },
    {
      "job": 78638976915,
      "time": 223,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7307154559"
    },
    {
      "job": 78638976928,
      "time": 216,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7307155449"
    }
  ],
  "_bioccheck": {
    "error": 0,
    "warning": 1,
    "note": 4
  },
  "_buildurl": "https://github.com/r-universe/bioc/actions/runs/26676177707",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/bioc/fedup",
  "_commit": {
    "id": "816d9778110450a99dec3a0be494570cc779871f",
    "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": 1777380928
  },
  "_maintainer": {
    "name": "Catherine Ross",
    "email": "catherinem.ross@mail.utoronto.ca"
  },
  "_distro": "noble",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1",
      "role": "Depends"
    },
    {
      "package": "openxlsx",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "data.table",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "ggthemes",
      "role": "Imports"
    },
    {
      "package": "forcats",
      "role": "Imports"
    },
    {
      "package": "RColorBrewer",
      "role": "Imports"
    },
    {
      "package": "RCy3",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "biomaRt",
      "role": "Suggests"
    },
    {
      "package": "tidyr",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "devtools",
      "role": "Suggests"
    },
    {
      "package": "covr",
      "role": "Suggests"
    }
  ],
  "_owner": "bioc",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-44",
      "n": 2
    },
    {
      "week": "2026-18",
      "n": 2
    }
  ],
  "_tags": [],
  "_bioc": [
    {
      "branch": "devel",
      "version": "1.21.0",
      "bioc": "3.24"
    },
    {
      "branch": "release",
      "version": "1.19.0",
      "bioc": "3.23"
    }
  ],
  "_topics": [
    "genesetenrichment",
    "pathways",
    "networkenrichment",
    "network",
    "bioconductor",
    "enrichment"
  ],
  "_stars": 7,
  "_contributors": [
    {
      "user": "nturaga",
      "count": 1,
      "uuid": 2746443
    }
  ],
  "_userbio": {
    "uuid": 2286807,
    "type": "organization",
    "name": "Bioconductor",
    "description": "Software for the analysis and comprehension of high-throughput genomic data"
  },
  "_downloads": {
    "count": 338,
    "source": "https://www.bioconductor.org/packages/stats/bioc/fedup"
  },
  "_devurl": "https://github.com/rosscm/fedup",
  "_searchresults": 20,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/fedup.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/rosscm/fedup",
  "_realowner": "bioc",
  "_cranurl": false,
  "_exports": [
    "plotDotPlot",
    "plotFemap",
    "prepInput",
    "readPathways",
    "runFedup",
    "writeFemap",
    "writePathways"
  ],
  "_datasets": [
    {
      "name": "geneDouble",
      "title": "Example list of a background set and two sets of test genes to use for enrichment analysis.",
      "object": "geneDouble",
      "file": "geneDouble.rda",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "geneMulti",
      "title": "Example list of a background set and multiple sets of test genes to use for enrichment analysis.",
      "object": "geneMulti",
      "file": "geneMulti.rda",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "geneSingle",
      "title": "Example list of a background set and single set of test genes to use for enrichment analysis.",
      "object": "geneSingle",
      "file": "geneSingle.rda",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "pathwaysGMT",
      "title": "Named list of human pathway annotations obtained from a GMT file.",
      "object": "pathwaysGMT",
      "file": "pathwaysGMT.rda",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "pathwaysTXT",
      "title": "Example list of SAFE terms obtained from a TXT file.",
      "object": "pathwaysTXT",
      "file": "pathwaysTXT.rda",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "pathwaysXLSX",
      "title": "Example list of SAFE terms obtained from a XLSX file.",
      "object": "pathwaysXLSX",
      "file": "pathwaysXLSX.rda",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "geneDouble",
      "title": "Example list of a background set and two sets of test genes to use for enrichment analysis.",
      "topics": [
        "geneDouble"
      ]
    },
    {
      "page": "geneMulti",
      "title": "Example list of a background set and multiple sets of test genes to use for enrichment analysis.",
      "topics": [
        "geneMulti"
      ]
    },
    {
      "page": "geneSingle",
      "title": "Example list of a background set and single set of test genes to use for enrichment analysis.",
      "topics": [
        "geneSingle"
      ]
    },
    {
      "page": "pathwaysGMT",
      "title": "Named list of human pathway annotations obtained from a GMT file.",
      "topics": [
        "pathwaysGMT"
      ]
    },
    {
      "page": "pathwaysTXT",
      "title": "Example list of SAFE terms obtained from a TXT file.",
      "topics": [
        "pathwaysTXT"
      ]
    },
    {
      "page": "pathwaysXLSX",
      "title": "Example list of SAFE terms obtained from a XLSX file.",
      "topics": [
        "pathwaysXLSX"
      ]
    },
    {
      "page": "plotDotPlot",
      "title": "Visualizes fedup enrichment and depletion results using ggplot.",
      "topics": [
        "plotDotPlot"
      ]
    },
    {
      "page": "plotFemap",
      "title": "Draws a network representation of overlaps among pathway enrichment results using EnrichmentMap (EM) in Cytoscape.",
      "topics": [
        "plotFemap"
      ]
    },
    {
      "page": "prepInput",
      "title": "Prepares input gene list for runFedup.",
      "topics": [
        "prepInput"
      ]
    },
    {
      "page": "readPathways",
      "title": "Returns a list of pathways from various file formats.",
      "topics": [
        "readPathways"
      ]
    },
    {
      "page": "runFedup",
      "title": "Runs pathway enrichment and depletion analysis using a Fisher's exact test.",
      "topics": [
        "runFedup"
      ]
    },
    {
      "page": "writeFemap",
      "title": "Writes an enrichment dataset file for use in Cytoscape EnrichmentMap.",
      "topics": [
        "writeFemap"
      ]
    },
    {
      "page": "writePathways",
      "title": "Writes a set of pathways (list of vectors) to a GMT file.",
      "topics": [
        "writePathways"
      ]
    }
  ],
  "_readme": "https://github.com/bioc/fedup/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "backports",
    "base64enc",
    "base64url",
    "BiocGenerics",
    "bitops",
    "caTools",
    "cli",
    "cpp11",
    "crayon",
    "curl",
    "data.table",
    "digest",
    "dplyr",
    "evaluate",
    "farver",
    "fastmap",
    "forcats",
    "fs",
    "generics",
    "ggplot2",
    "ggthemes",
    "glue",
    "gplots",
    "graph",
    "gtable",
    "gtools",
    "htmltools",
    "httr",
    "IRdisplay",
    "IRkernel",
    "isoband",
    "jsonlite",
    "KernSmooth",
    "labeling",
    "lifecycle",
    "magrittr",
    "mime",
    "openssl",
    "openxlsx",
    "pbdZMQ",
    "pillar",
    "pkgconfig",
    "purrr",
    "R6",
    "RColorBrewer",
    "Rcpp",
    "RCurl",
    "RCy3",
    "repr",
    "RJSONIO",
    "rlang",
    "S7",
    "scales",
    "stringi",
    "stringr",
    "sys",
    "tibble",
    "tidyselect",
    "utf8",
    "uuid",
    "vctrs",
    "viridisLite",
    "withr",
    "XML",
    "zip"
  ],
  "_vignettes": [
    {
      "source": "fedup_singleTest.rmd",
      "filename": "fedup_singleTest.html",
      "title": "Running fedup with a single test set",
      "author": "Catherine Ross",
      "engine": "knitr::rmarkdown",
      "headings": [
        "System prerequisites",
        "Installation",
        "Running the package",
        "Input data",
        "Pathway analysis",
        "Dot plot",
        "Enrichment map",
        "Session information"
      ],
      "created": "2021-03-24 01:15:08",
      "modified": "2021-04-24 22:10:29",
      "commits": 3
    },
    {
      "source": "fedup_mutliTest.rmd",
      "filename": "fedup_mutliTest.html",
      "title": "Running fedup with multiple test sets",
      "author": "Catherine Ross",
      "engine": "knitr::rmarkdown",
      "headings": [
        "System prerequisites",
        "Installation",
        "Running the package",
        "Input data",
        "Pathway analysis",
        "Dot plot",
        "Enrichment map",
        "Session information"
      ],
      "created": "2021-03-24 01:15:08",
      "modified": "2021-04-24 22:10:29",
      "commits": 4
    },
    {
      "source": "fedup_doubleTest.rmd",
      "filename": "fedup_doubleTest.html",
      "title": "Running fedup with two test sets",
      "author": "Catherine Ross",
      "engine": "knitr::rmarkdown",
      "headings": [
        "System prerequisites",
        "Installation",
        "Running the package",
        "Input data",
        "Pathway analysis",
        "Dot plot",
        "Enrichment map",
        "Session information"
      ],
      "created": "2021-03-24 01:15:08",
      "modified": "2021-04-24 22:10:29",
      "commits": 4
    }
  ],
  "_score": 5.623249290397901,
  "_indexed": true,
  "_nocasepkg": "fedup",
  "_universes": [
    "bioc",
    "rosscm"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.21.0",
      "date": "2026-05-30T09:23:32.000Z",
      "distro": "noble",
      "commit": "816d9778110450a99dec3a0be494570cc779871f",
      "fileid": "6a11eb32686b10806942ef7bbe6b13bb8087330f9340dbab09fe8f7e39949971",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26676177707"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.21.0",
      "date": "2026-05-30T09:24:15.000Z",
      "distro": "noble",
      "commit": "816d9778110450a99dec3a0be494570cc779871f",
      "fileid": "67ec603bc85a5b4ae457d7e852f45b57dccc5f7938ee746be2ed49bf3fc45954",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26676177707"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.21.0",
      "date": "2026-05-30T12:50:43.000Z",
      "commit": "816d9778110450a99dec3a0be494570cc779871f",
      "fileid": "7ceeb0ccab3a74d7432e59ee90ed16f8e9fc90a40a46061a03cd17c83e5405b9",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26676177707"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.21.0",
      "date": "2026-05-30T12:50:56.000Z",
      "commit": "816d9778110450a99dec3a0be494570cc779871f",
      "fileid": "b1807f64fd7ebe4a4ddbac3431e5013f7c0cdf3fe5cf51bf8aa53c26186459b7",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26676177707"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.21.0",
      "date": "2026-05-30T09:22:53.000Z",
      "commit": "816d9778110450a99dec3a0be494570cc779871f",
      "fileid": "f2997b24e1122796f5089a841e9f384014ba4daf6e86129f6ede08068ee6877d",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26676177707"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.21.0",
      "date": "2026-05-30T09:21:58.000Z",
      "commit": "816d9778110450a99dec3a0be494570cc779871f",
      "fileid": "daea7114dab44dbfd22b6ba94f0c18eaa00a267b978b055fb49011558726d574",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26676177707"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.21.0",
      "date": "2026-05-30T09:21:45.000Z",
      "commit": "816d9778110450a99dec3a0be494570cc779871f",
      "fileid": "d3aee0854a4e51149315f143657abaf58ab6161f9ed7d1f35bd2f7d78af5cf82",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26676177707"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.21.0",
      "date": "2026-05-30T09:21:59.000Z",
      "commit": "816d9778110450a99dec3a0be494570cc779871f",
      "fileid": "70aca0c1dbdb68cd63677cda07b5e2984debf259d16eb3e722814ee7c2fd9fe5",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26676177707"
    }
  ]
}