Learn R Programming

mulea (version 1.1.0)

Enrichment Analysis using Multiple Ontologies and False Discovery Rate

Description

Background - Traditional gene set enrichment analyses are typically limited to a few ontologies and do not account for the interdependence of gene sets or terms, resulting in overcorrected p-values. To address these challenges, we introduce mulea, an R package offering comprehensive overrepresentation and functional enrichment analysis. Results - mulea employs a progressive empirical false discovery rate (eFDR) method, specifically designed for interconnected biological data, to accurately identify significant terms within diverse ontologies. mulea expands beyond traditional tools by incorporating a wide range of ontologies, encompassing Gene Ontology, pathways, regulatory elements, genomic locations, and protein domains. This flexibility enables researchers to tailor enrichment analysis to their specific questions, such as identifying enriched transcriptional regulators in gene expression data or overrepresented protein domains in protein sets. To facilitate seamless analysis, mulea provides gene sets (in standardised GMT format) for 27 model organisms, covering 22 ontology types from 16 databases and various identifiers resulting in almost 900 files. Additionally, the muleaData ExperimentData Bioconductor package simplifies access to these pre-defined ontologies. Finally, mulea's architecture allows for easy integration of user-defined ontologies, or GMT files from external sources (e.g., MSigDB or Enrichr), expanding its applicability across diverse research areas. Conclusions - mulea is distributed as a CRAN R package. It offers researchers a powerful and flexible toolkit for functional enrichment analysis, addressing limitations of traditional tools with its progressive eFDR and by supporting a variety of ontologies. Overall, mulea fosters the exploration of diverse biological questions across various model organisms.

Copy Link

Version

Install

install.packages('mulea')

Monthly Downloads

664

Version

1.1.0

License

GPL-2

Issues

Pull Requests

Stars

Forks

Maintainer

Tam<c3><a1>s Stirling

Last Published

September 24th, 2024

Functions in mulea (1.1.0)

plot_graph

Plot Graph (Network)
plot_heatmap

Plot Heatmap
plot_lollipop

Plot Lollipop
read_gmt

Read GMT File
gsea-class

Gene Set Enrichment Analysis (GSEA)
list_to_gmt

Convert a list to ontology (GMT) data.frame.
MuleaHypergeometricTest-class

PRIVATE class : An S4 class to represent a Hypergeometric tests in mulea.
SetBasedEnrichmentTest-class

PRIVATE class : An S4 class to represent a Hypergeometric tests in mulea.
reshape_results

Reshape Results
ora-class

An S4 class to represent a set based tests in mulea.
run_test

Run enrichment analysis procedure
filter_ontology

Filter Ontology
plot_barplot

Plot Barplot
SubramanianTest-class

PRIVATE class : An S4 class to represent a ranked based tests in mulea.
write_gmt

Write GMT file