DOI: 10.18129/B9.bioc.Heatplus
Heatmaps with row and/or column covariates and colored clusters
Bioconductor version: Release (3.6)
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")
):
Installation
To install this package, start R and enter:
## try http:// if https:// URLs are not supported source("https://bioconductor.org/biocLite.R") biocLite("Heatplus")
Documentation
To view documentation for the version of this package installed
in your system, start R and enter:
browseVignettes("Heatplus")
Details
biocViews | Microarray, Software, Visualization |
Version | 2.24.0 |
In Bioconductor since | BioC 1.8 (R-2.3) (12 years) |
License | GPL (>= 2) |
Depends | |
Imports | graphics, grDevices, stats, RColorBrewer |
LinkingTo | |
Suggests | Biobase, hgu95av2.db, limma |
SystemRequirements | |
Enhances | |
URL | github.com/alexploner/Heatplus |
BugReports | github.com/alexploner/Heatplus/issues |
Depends On Me | GeneAnswers, phenoTest, tRanslatome |
Imports Me | |
Suggests Me | mtbls2, RforProteomics |
Build Report |
Package Archives
Follow
Installation instructions to use this
package in your R session.
Read more here: Source link