Package: EnrichedHeatmap
Type: Package
Title: Making Enriched Heatmaps
Version: 1.42.0
Date: 2026-01-30
Authors@R: person("Zuguang", "Gu", email = "guzuguang@suat-sz.edu.cn", role = c("aut", "cre"),
                  comment = c('ORCID'="0000-0002-7395-8709"))
Depends: R (>= 4.0.0), methods, grid, ComplexHeatmap (>= 2.11.0),
        GenomicRanges
Imports: matrixStats, stats, GetoptLong, Rcpp, utils, locfit, circlize
        (>= 0.4.5), IRanges
Suggests: testthat (>= 0.3), knitr, markdown, rmarkdown, genefilter,
        RColorBrewer
VignetteBuilder: knitr
Description: Enriched heatmap is a special type of heatmap which
        visualizes the enrichment of genomic signals on specific target
        regions. Here we implement enriched heatmap by ComplexHeatmap
        package. Since this type of heatmap is just a normal heatmap
        but with some special settings, with the functionality of
        ComplexHeatmap, it would be much easier to customize the
        heatmap as well as concatenating to a list of heatmaps to show
        correspondance between different data sources.
biocViews: Software, Visualization, Sequencing, GenomeAnnotation,
        Coverage
URL: https://github.com/jokergoo/EnrichedHeatmap
License: MIT + file LICENSE
LinkingTo: Rcpp
Config/pak/sysreqs: libpng-dev perl
Repository: https://bioc-release.r-universe.dev
Date/Publication: 2026-04-28 12:41:55 UTC
RemoteUrl: https://github.com/bioc/EnrichedHeatmap
RemoteRef: RELEASE_3_23
RemoteSha: afc472f20c357332f9cd5411c2afc21499706eea
NeedsCompilation: yes
Packaged: 2026-04-29 16:24:32 UTC; root
Author: Zuguang Gu [aut, cre] (ORCID: <https://orcid.org/0000-0002-7395-8709>)
Maintainer: Zuguang Gu <guzuguang@suat-sz.edu.cn>
Built: R 4.6.0; x86_64-w64-mingw32; 2026-04-29 16:26:12 UTC; windows
Archs: x64
