Bioc2026 Registration Open!

fedup

Fisher's Test for Enrichment and Depletion of User-Defined Pathways

Bioconductor version: 3.23 · Package version: 1.20.0

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.

Installation

if (!require("BiocManager", quietly = TRUE))
    install.packages("BiocManager")

BiocManager::install("fedup")

Details

MaintainerCatherine Ross <catherinem.ross@mail.utoronto.ca>
AuthorCatherine Ross [aut, cre]
LicenseMIT + file LICENSE
URLhttps://github.com/rosscm/fedup
Bug Reportshttps://github.com/rosscm/fedup/issues
Downloads rank236
Source branchRELEASE_3_23
biocViewsGeneSetEnrichment, Network, NetworkEnrichment, Pathways, Software

Documentation

Download

Dependencies

Depends: R (>= 4.1)

Imports: openxlsx, tibble, dplyr, data.table, ggplot2, ggthemes, forcats, RColorBrewer, RCy3, utils, stats

Suggests: biomaRt, tidyr, testthat, knitr, rmarkdown, devtools, covr