Heatplus
This is the development version of Heatplus; for the stable release version, see Heatplus.
Heatmaps with row and/or column covariates and colored clusters
Bioconductor version: Development (3.23)
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("Heatplus")):
Installation
To install this package, start R (version "4.6") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
# The following initializes usage of Bioc devel
BiocManager::install(version='devel')
BiocManager::install("Heatplus")
For older versions of R, please refer to the appropriate Bioconductor release.
Documentation
| Reference Manual |
Details
| biocViews | Microarray, Software, Visualization |
| Version | 3.19.0 |
| In Bioconductor since | BioC 1.8 (R-2.3) (19.5 years) |
| License | GPL (>= 2) |
| Depends | |
| Imports | graphics, grDevices, stats, RColorBrewer |
| System Requirements | |
| URL | https://github.com/alexploner/Heatplus |
| Bug Reports | https://github.com/alexploner/Heatplus/issues |
See More
| Suggests | Biobase, hgu95av2.db, limma |
| Linking To | |
| Enhances | |
| Depends On Me | |
| Imports Me | |
| Suggests Me | |
| Links To Me | |
| Build Report | Build Report |
Package Archives
Follow Installation instructions to use this package in your R session.
| Source Package | |
| Windows Binary (x86_64) | |
| macOS Binary (x86_64) | |
| macOS Binary (arm64) | |
| Source Repository | git clone https://git.bioconductor.org/packages/Heatplus |
| Source Repository (Developer Access) | git clone git@git.bioconductor.org:packages/Heatplus |
| Package Short Url | https://bioconductor.org/packages/Heatplus/ |
| Package Downloads Report | Download Stats |