Bioconductor version: Release (2.11)
Display a rectangular heatmap (intensity plot) of a data matrix. By default, both samples (columns) and features (row) of the matrix are sorted according to a hierarchical clustering, and the corresponding dendrogram is plotted. Optionally, panels with additional information about samples and features can be added to the plot.
Author: Alexander Ploner <Alexander.Ploner at ki.se>
Maintainer: Alexander Ploner <Alexander.Ploner at ki.se>
To install this package, start R and enter:
source("http://bioconductor.org/biocLite.R")
biocLite("Heatplus")
To cite this package in a publication, start R and enter:
citation("Heatplus")
| R Script | Annotated and regular heatmaps | |
| R Script | Commented package source | |
| R Script | Old functions (deprecated) | |
| Reference Manual | ||
| Text | NEWS |
| biocViews | Microarray, Software, Visualization |
| Version | 2.4.0 |
| In Bioconductor since | BioC 1.8 (R-2.3) |
| License | GPL (>= 2) |
| Depends | |
| Imports | graphics, grDevices, stats |
| Suggests | Biobase, hgu95av2.db, limma |
| System Requirements | |
| URL | |
| Depends On Me | GeneAnswers, phenoTest |
| Imports Me | |
| Suggests Me |
| Package Source | Heatplus_2.4.0.tar.gz |
| Windows Binary | Heatplus_2.4.0.zip (32- & 64-bit) |
| MacOS 10.5 (Leopard) | Heatplus_2.4.0.tgz |
| Package Downloads Report | Download Stats |
Common Bioconductor workflows include:
Post questions about Bioconductor packages to our mailing lists. Read the posting guide before posting!