forked from jokergoo/ComplexHeatmap
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
21 lines (21 loc) · 976 Bytes
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
Package: ComplexHeatmap
Type: Package
Title: Make Complex Heatmaps
Version: 1.99.6
Date: 2019-03-15
Author: Zuguang Gu
Maintainer: Zuguang Gu <[email protected]>
Depends: R (>= 3.1.2), methods, grid, graphics, stats, grDevices
Imports: circlize (>= 0.4.5), GetoptLong, colorspace,
RColorBrewer, GlobalOptions (>= 0.1.0), parallel
Suggests: testthat (>= 1.0.0), knitr, markdown, dendsort,
Cairo, png, jpeg, tiff, fastcluster,
dendextend (>= 1.0.1), grImport, grImport2, glue
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