To install this package, start R and enter:
source("http://bioconductor.org/biocLite.R") biocLite("Heatplus")
In most cases, you don't need to download the package archive at all.
Bioconductor version: 3.0
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>
Citation (from within R,
enter citation("Heatplus")
):
To install this package, start R and enter:
source("http://bioconductor.org/biocLite.R") biocLite("Heatplus")
To view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("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.12.0 |
In Bioconductor since | BioC 1.8 (R-2.3) |
License | GPL (>= 2) |
Depends | |
Imports | graphics, grDevices, stats |
LinkingTo | |
Suggests | Biobase, hgu95av2.db, limma |
SystemRequirements | |
Enhances | |
URL | |
Depends On Me | GeneAnswers, phenoTest, tRanslatome |
Imports Me | |
Suggests Me | |
Build Report |
Follow Installation instructions to use this package in your R session.
Package Source | Heatplus_2.12.0.tar.gz |
Windows Binary | Heatplus_2.12.0.zip |
Mac OS X 10.6 (Snow Leopard) | Heatplus_2.12.0.tgz |
Mac OS X 10.9 (Mavericks) | Heatplus_2.12.0.tgz |
Browse/checkout source | (username/password: readonly) |
Package Downloads Report | Download Stats |
Common Bioconductor workflows include:
Post questions about Bioconductor packages to our mailing lists. Read the posting guide before posting!