Bioc2026 Registration Open!

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

MaintainerAlexander Ploner <Alexander.Ploner@ki.se>
AuthorAlexander Ploner <Alexander.Ploner@ki.se>
LicenseGPL (>= 2)
URLhttps://github.com/alexploner/Heatplus
Bug Reportshttps://github.com/alexploner/Heatplus/issues
Downloads rank614
Source branchRELEASE_3_23
biocViewsMicroarray, 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