Package: EnrichedHeatmap
Type: Package
Title: Making Enriched Heatmaps
Version: 1.12.0
Date: 2018-5-20
Author: Zuguang Gu
Maintainer: Zuguang Gu <z.gu@dkfz.de>
Depends: R (>= 3.1.2), methods, grid, ComplexHeatmap (>= 1.15.2),
        GenomicRanges
Imports: matrixStats, stats, GetoptLong, Rcpp, utils, locfit, circlize
        (>= 0.4.1), IRanges
Suggests: testthat (>= 0.3), knitr, markdown, genefilter, RColorBrewer
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: MIT + file LICENSE
LinkingTo: Rcpp
git_url: https://git.bioconductor.org/packages/EnrichedHeatmap
git_branch: RELEASE_3_8
git_last_commit: 4deed55
git_last_commit_date: 2018-10-30
Date/Publication: 2018-10-30
NeedsCompilation: yes
Packaged: 2018-10-31 02:58:37 UTC; biocbuild
Built: R 3.5.1; i386-w64-mingw32; 2018-10-31 11:04:26 UTC; windows
Archs: i386, x64
