Package: ComplexHeatmap Type: Package Title: Make Complex Heatmaps Version: 1.99.0 Date: 2018-6-9 Author: Zuguang Gu Maintainer: Zuguang Gu <z.gu@dkfz.de> Depends: R (>= 3.1.2), methods, grid, graphics, stats, grDevices Imports: circlize (>= 0.4.1), GetoptLong, colorspace, RColorBrewer, GlobalOptions (>= 0.1.0) Suggests: testthat (>= 0.3), knitr, markdown, cluster, MASS, pvclust, dendsort, HilbertCurve (>= 1.11.1), Cairo, png, jpeg, tiff, fastcluster, dendextend (>= 1.0.1), grImport, grImport2, rsvg, glue VignetteBuilder: knitr Description: Complex heatmaps are efficient to visualize associations between different sources of data sets and reveal potential structures. 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 License: MIT + file LICENSE