Package: EnrichedHeatmap
Type: Package
Title: Making Enriched Heatmaps
Version: 1.6.0
Date: 2017-1-14
Author: Zuguang Gu
Maintainer: Zuguang Gu <z.gu@dkfz.de>
Depends: R (>= 3.1.2), grid, ComplexHeatmap (>= 1.11.1), GenomicRanges,
        IRanges, locfit
Imports: methods, matrixStats, stats, GetoptLong
Suggests: testthat (>= 0.3), knitr, markdown, circlize (>= 0.3.1)
VignetteBuilder: knitr
Description: Enriched heatmap is a special type of heatmap which 
  visualizes the enrichment of genomic signals on specific target regions.
  Here we implement enriched heatmap by ComplexHeatmap package. 
  Since this type of heatmap is just a normal heatmap but with some special settings, 
  with the functionality of ComplexHeatmap, it would be much easier
  to customize the heatmap as well as concatenating to a list of heatmaps to 
  show correspondance between different data sources.
biocViews: Software, Visualization, Sequencing, GenomeAnnotation,
        Coverage
URL: https://github.com/jokergoo/EnrichedHeatmap
License: GPL (>= 2)
Packaged: 2017-04-25 01:13:25 UTC; biocbuild
Repository: Bioconductor
Date/Publication: 2017-1-14 00:00:00
NeedsCompilation: no
Built: R 3.4.0; ; 2017-04-25 03:50:01 UTC; windows
