Heatplus
Heatmaps with row and/or column covariates and colored clusters
Bioconductor version: 3.23 · Package version: 3.20.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.
Installation
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("Heatplus") Details
| Maintainer | Alexander Ploner <Alexander.Ploner@ki.se> |
| Author | Alexander Ploner <Alexander.Ploner@ki.se> |
| License | GPL (>= 2) |
| URL | https://github.com/alexploner/Heatplus |
| Bug Reports | https://github.com/alexploner/Heatplus/issues |
| Downloads rank | 614 |
| Source branch | RELEASE_3_23 |
| biocViews | Microarray, Software, Visualization |
Documentation
Download
Dependencies
Imports: graphics, grDevices, stats, RColorBrewer
Suggests: Biobase, hgu95av2.db, limma
Reverse dependencies
Depends On Me (3): heatmapFlex, phenoTest, tRanslatome
Suggests Me (2): mtbls2, RforProteomics