Skip to content

Repository files navigation

clusterProfiler

Project Status: Active - The project has reached a stable, usable state and is being actively developed. Bioc

platform Build Status codecov

  • clusterProfiler supports exploring functional characteristics of both coding and non-coding genomics data for thousands of species with up-to-date gene annotation.
  • It provides a universal interface for gene functional annotation from a variety of sources and thus can be applied in diverse scenarios.
  • It provides a tidy interface to access, manipulate, and visualize enrichment results to help users achieve efficient data interpretation
  • Datasets obtained from multiple treatments and time points can be analyzed and compared in a single run, easily revealing functional consensus and differences among distinct conditions
  • It uses enrichit as the underlying engine for ORA, GSEA, and topology-aware enrichment analysis, while providing a high-level and user-friendly interface for biological interpretation

For details, please visit:

⏬ Installation

Get the released version from Bioconductor:

if (!requireNamespace("BiocManager", quietly = TRUE))
    install.packages("BiocManager")
BiocManager::install("clusterProfiler")

Or install the development version from GitHub:

if (!requireNamespace("remotes", quietly = TRUE))
    install.packages("remotes")
remotes::install_github("YuLab-SMU/clusterProfiler")

✍️ Authors

Guangchuang YU https://yulab-smu.top

School of Basic Medical Sciences, Southern Medical University

💖 Contributing

We welcome any contributions! By participating in this project you agree to abide by the terms outlined in the Contributor Code of Conduct.

About

📊 A universal enrichment tool for interpreting omics data

Topics

Resources

Contributing

Stars

1.2k stars

Watchers

42 watching

Forks

Releases

Packages

Used by

Contributors

Languages