Bioconductor version: 2.9
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, Visualization |
Depends | |
Imports | graphics, grDevices, stats |
Suggests | Biobase, hgu95av2.db, limma |
System Requirements | |
License | GPL (>= 2) |
URL | |
Depends On Me | GeneAnswers, phenoTest |
Imports Me | |
Suggests Me | |
Version | 2.1.0 |
Since | Bioconductor 1.8 (R-2.3) |
Package Source | Heatplus_2.1.0.tar.gz |
Windows Binary | Heatplus_2.1.0.zip (32- & 64-bit) |
MacOS 10.5 (Leopard) binary | Heatplus_2.1.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!