gapmap: Drawing Gapped Cluster Heatmap with 'ggplot2'

The gap encodes the distance between clusters and improves interpretation of cluster heatmaps. The gaps can be of the same distance based on a height threshold to cut the dendrogram. Another option is to vary the size of gaps based on the distance between clusters.

Version: 0.1.0
Depends: ggplot2, reshape2
Imports: grid
Suggests: knitr, dendsort, RColorBrewer, rmarkdown
Published: 2021-04-19
Author: Ryo Sakai [aut], Evan Biederstedt [cre, aut]
Maintainer: Evan Biederstedt <evan.biederstedt at gmail.com>
BugReports: https://github.com/evanbiederstedt/gapmap/issues
License: GPL-2 | GPL-3
URL: https://github.com/evanbiederstedt/gapmap
NeedsCompilation: no
Materials: README
CRAN checks: gapmap results

Documentation:

Reference manual: gapmap.pdf
Vignettes: "An introduction to the gapmap package"
"Example with a TCGA dataset"

Downloads:

Package source: gapmap_0.1.0.tar.gz
Windows binaries: r-devel: gapmap_0.1.0.zip, r-release: gapmap_0.1.0.zip, r-oldrel: gapmap_0.1.0.zip
macOS binaries: r-release (arm64): gapmap_0.1.0.tgz, r-oldrel (arm64): gapmap_0.1.0.tgz, r-release (x86_64): gapmap_0.1.0.tgz, r-oldrel (x86_64): gapmap_0.1.0.tgz
Old sources: gapmap archive

Reverse dependencies:

Reverse suggests: dendsort

Linking:

Please use the canonical form https://CRAN.R-project.org/package=gapmap to link to this page.