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
| Maintainer | Catherine Ross <catherinem.ross@mail.utoronto.ca> |
| Author | Catherine Ross [aut, cre] |
| License | MIT + file LICENSE |
| URL | https://github.com/rosscm/fedup |
| Bug Reports | https://github.com/rosscm/fedup/issues |
| Downloads rank | 236 |
| Source branch | RELEASE_3_23 |
| biocViews | GeneSetEnrichment, Network, NetworkEnrichment, Pathways, Software |
Documentation
- Running fedup with a single test set
- Running fedup with multiple test sets
- Running fedup with two test sets