- Home
- Bioconductor 3.22
- Software Packages
- simplifyEnrichment
simplifyEnrichment
This is the released version of simplifyEnrichment; for the devel version, see simplifyEnrichment.
Simplify Functional Enrichment Results
Bioconductor version: Release (3.22)
A new clustering algorithm, "binary cut", for clustering similarity matrices of functional terms is implemeted in this package. It also provides functions for visualizing, summarizing and comparing the clusterings.
Author: Zuguang Gu [aut, cre] ORCID iD ORCID: 0000-0002-7395-8709
Maintainer: Zuguang Gu <z.gu at dkfz.de>
citation("simplifyEnrichment")):
Installation
To install this package, start R (version "4.5") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("simplifyEnrichment")
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("simplifyEnrichment")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.