bioconductor-complexheatmap¶
Summary¶
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 self-defined annotation graphics.
Versions¶
- 1.6.0
License¶
GPL (>= 2)
Meta¶
package:
name: bioconductor-complexheatmap
version: 1.6.0
source:
fn: ComplexHeatmap_1.6.0.tar.gz
url: https://bioarchive.galaxyproject.org/ComplexHeatmap_1.6.0.tar.gz
md5: 326b74a2700c659cef63bb88884bd61f
build:
number: 1
rpaths:
- lib/R/lib/
- lib/
requirements:
build:
- 'r >=3.1.2'
- 'r-circlize >=0.3.1'
- r-colorspace
- 'r-dendextend >=1.0.1'
- r-getoptlong
- 'r-globaloptions >=0.0.6'
- r-rcolorbrewer
run:
- 'r >=3.1.2'
- 'r-circlize >=0.3.1'
- r-colorspace
- 'r-dendextend >=1.0.1'
- r-getoptlong
- 'r-globaloptions >=0.0.6'
- r-rcolorbrewer
test:
commands:
- '$R -e "library(''ComplexHeatmap'')"'
about:
home: http://bioconductor.org/packages/release/bioc/html/ComplexHeatmap.html
license: 'GPL (>= 2)'
summary: '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
self-defined annotation graphics.'