Package: fedup Title: Fisher's Test for Enrichment and Depletion of User-Defined Pathways Version: 1.20.0 Date: 2021-02-17 Depends: R (>= 4.1) Authors@R: person("Catherine", "Ross", email = "catherinem.ross@mail.utoronto.ca", role = c("aut", "cre")) Description: An R package that tests for enrichment and depletion of user-defined pathways using a Fisher's exact test. The method is designed for versatile pathway annotation formats (eg. gmt, txt, xlsx) to allow the user to run pathway analysis on custom annotations. This package is also integrated with Cytoscape to provide network-based pathway visualization that enhances the interpretability of the results. biocViews: GeneSetEnrichment, Pathways, NetworkEnrichment, Network Imports: openxlsx, tibble, dplyr, data.table, ggplot2, ggthemes, forcats, RColorBrewer, RCy3, utils, stats Suggests: biomaRt, tidyr, testthat, knitr, rmarkdown, devtools, covr 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 libssl-dev python3 libzmq3-dev Repository: Bioconductor 3.23 Date/Publication: 2026-04-28 12:55:28 UTC RemoteUrl: https://github.com/bioc/fedup RemoteRef: RELEASE_3_23 RemoteSha: 240819c1eb2a5c0690bd9b64ef0ad1646fde72c2 NeedsCompilation: no Packaged: 2026-07-20 06:13:55 UTC; root Author: Catherine Ross [aut, cre] Maintainer: Catherine Ross