Overview of clusterProfiler
develclusterProfiler is an R package designed for exploring the functional characteristics of both coding and non-coding genomics data across thousands of species. It provides a universal interface for gene functional annotation and a tidy interface for accessing, manipulating, and visualizing enrichment results.
Key capabilities include:
- Universal Annotation Interface: Access gene functional annotation from various sources.
- Efficient Data Interpretation: Tidy interfaces for enrichment result manipulation and visualization.
- Comparative Analysis: Analyze and compare datasets from multiple treatments or time points in a single run to reveal functional consensus or differences.
- Enrichment Engines: Uses
enrichitas the underlying engine for Over-Representation Analysis (ORA), Gene Set Enrichment Analysis (GSEA), and topology-aware enrichment analysis, while offering a high-level interface for biological interpretation.