Package: ComplexHeatmap
Type: Package
Title: Make Complex Heatmaps
Version: 2.7.6.1004
Date: 2021-1-27
Author: Zuguang Gu
Maintainer: Zuguang Gu <z.gu@dkfz.de>
Depends: R (>= 3.1.2), methods, grid, graphics, stats, grDevices
Imports: circlize (>= 0.4.5), GetoptLong, colorspace, clue,
    RColorBrewer, GlobalOptions (>= 0.1.0), parallel, png,
    Cairo, digest, IRanges, matrixStats
Suggests: testthat (>= 1.0.0), knitr, markdown, dendsort, 
    jpeg, tiff, fastcluster, EnrichedHeatmap,
    dendextend (>= 1.0.1), grImport, grImport2, glue,
    GenomicRanges, gridtext, pheatmap (>= 1.0.12),
    gridGraphics, gplots
VignetteBuilder: knitr
Description: Complex heatmaps are efficient to visualize associations 
    between different sources of data sets and reveal potential patterns. 
    Here the ComplexHeatmap package provides a highly flexible way to arrange 
    multiple heatmaps and supports various annotation graphics.
biocViews: Software, Visualization, Sequencing
URL: https://github.com/jokergoo/ComplexHeatmap, https://jokergoo.github.io/ComplexHeatmap-reference/book/
License: MIT + file LICENSE