- Home
- Bioconductor 3.22
- Software Packages
- clusterProfiler
clusterProfiler
This is the released version of clusterProfiler; for the devel version, see clusterProfiler.
A universal enrichment tool for interpreting omics data
Bioconductor version: Release (3.22)
This package supports 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.
Author: Guangchuang Yu [aut, cre, cph] ORCID iD ORCID: 0000-0002-6485-8781 , Li-Gen Wang [ctb], Xiao Luo [ctb], Meijun Chen [ctb], Giovanni Dall'Olio [ctb], Wanqian Wei [ctb], Chun-Hui Gao [ctb] ORCID iD ORCID: 0000-0002-1445-7939
Maintainer: Guangchuang Yu <guangchuangyu at gmail.com>
citation("clusterProfiler")):
Installation
To install this package, start R (version "4.5") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("clusterProfiler")
For older versions of R, please refer to the appropriate Bioconductor release.
Documentation
To view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("clusterProfiler")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.