3311fbda |
Package: ComplexHeatmap
|
81f0e1ff |
Type: Package
|
1a56796e |
Title: Make Complex Heatmaps
|
5b47a845 |
Version: 2.3.2
Date: 2020-02-05
|
81f0e1ff |
Author: Zuguang Gu
Maintainer: Zuguang Gu <z.gu@dkfz.de>
|
8bb9c44e |
Depends: R (>= 3.1.2), methods, grid, graphics, stats, grDevices
|
de656d42 |
Imports: circlize (>= 0.4.5), GetoptLong, colorspace, clue,
|
02ad1d0a |
RColorBrewer, GlobalOptions (>= 0.1.0), parallel, png
|
0c139e20 |
Suggests: testthat (>= 1.0.0), knitr, markdown, dendsort,
|
02ad1d0a |
Cairo, jpeg, tiff, fastcluster,
|
698e6611 |
dendextend (>= 1.0.1), grImport, grImport2, glue,
|
7539e693 |
GenomicRanges, gridtext
|
81f0e1ff |
VignetteBuilder: knitr
|
d505411c |
Description: Complex heatmaps are efficient to visualize associations
|
f0a25823 |
between different sources of data sets and reveal potential patterns.
|
b675ef50 |
Here the ComplexHeatmap package provides a highly flexible way to arrange
|
1a56796e |
multiple heatmaps and supports various annotation graphics.
|
81f0e1ff |
biocViews: Software, Visualization, Sequencing
|
3c40a7c1 |
URL: https://github.com/jokergoo/ComplexHeatmap, https://jokergoo.github.io/ComplexHeatmap-reference/book/
|
de010e6e |
License: MIT + file LICENSE
|