Other packages > Find by keyword >

heatmaply  

Interactive Cluster Heat Maps Using 'plotly' and 'ggplot2'
View on CRAN: Click here


Download and install heatmaply package within the R console
Install from CRAN:
install.packages("heatmaply")

Install from Github:
library("remotes")
install_github("cran/heatmaply")

Install by package version:
library("remotes")
install_version("heatmaply", "1.6.0")



Attach the package and use:
library("heatmaply")
Maintained by
Tal Galili
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2016-05-26
Latest Update: 2025-07-12
Description:
Create interactive cluster 'heatmaps' that can be saved as a stand- alone HTML file, embedded in 'R Markdown' documents or in a 'Shiny' app, and available in the 'RStudio' viewer pane. Hover the mouse pointer over a cell to show details or drag a rectangle to zoom. A 'heatmap' is a popular graphical method for visualizing high-dimensional data, in which a table of numbers are encoded as a grid of colored cells. The rows and columns of the matrix are ordered to highlight patterns and are often accompanied by 'dendrograms'. 'Heatmaps' are used in many fields for visualizing observations, correlations, missing values patterns, and more. Interactive 'heatmaps' allow the inspection of specific value by hovering the mouse over a cell, as well as zooming into a region of the 'heatmap' by dragging a rectangle around the relevant area. This work is based on the 'ggplot2' and 'plotly.js' engine. It produces similar 'heatmaps' to 'heatmap.2' with the advantage of speed ('plotly.js' is able to handle larger size matrix), the ability to zoom from the 'dendrogram' panes, and the placing of factor variables in the sides of the 'heatmap'.
How to cite:
Tal Galili (2016). heatmaply: Interactive Cluster Heat Maps Using 'plotly' and 'ggplot2'. R package version 1.6.0, https://cran.r-project.org/web/packages/heatmaply. Accessed 22 Sep. 2026.
Previous versions and publish date:
(2026-07-09 07:47), 0.3.2 (2016-05-26 17:50), 0.5.0 (2016-08-27 13:51), 0.6.0 (2016-11-06 00:17), 0.7.0 (2017-01-22 12:38), 0.8.2 (2017-03-21 07:50), 0.9.1 (2017-04-14 16:49), 0.10.1 (2017-05-27 18:07), 0.11.1 (2017-09-27 21:39), 0.12.1 (2017-10-26 22:52), 0.13.0 (2017-11-13 11:36), 0.14.0 (2018-01-20 16:31), 0.14.1 (2018-02-01 23:27), 0.15.0 (2018-06-23 09:12), 0.15.2 (2018-07-06 15:00), 0.16.0 (2019-05-12 01:00), 1.0.0 (2019-12-05 20:40), 1.1.0 (2020-03-28 06:50), 1.1.1 (2020-08-25 08:40), 1.2.0 (2021-01-29 15:50), 1.2.1 (2021-02-02 11:50), 1.3.0 (2021-10-09 17:00), 1.4.0 (2022-10-08 13:00), 1.4.2 (2023-01-07 04:20), 1.5.0 (2023-10-06 22:50)
Other packages that cited heatmaply R package
View heatmaply citation profile
Other R packages that heatmaply depends, imports, suggests or enhances
Complete documentation for heatmaply
Functions, R codes and Examples using the heatmaply R package
Some associated functions: RColorBrewer_colors . ggheatmap . ggplot_side_color_plot . heatmaply . heatmapr . is.heatmapr . is.na10 . is.plotly . normalize . percentize . 
Some associated R codes: RColorBrewer.R . distfuns.R . ggheatmap.R . heatmaply.R . heatmapr.R . is.na10.R . percentize.R . plots.R . zzz.R .  Full heatmaply package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
Countr  
Flexible Univariate Count Models Based on Renewal Processes
Flexible univariate count models based on renewal processes. The models may include covariates and ...
Download / Learn more Package Citations See dependency  
heatmaply  
Interactive Cluster Heat Maps Using 'plotly' and 'ggplot2'
Create interactive cluster 'heatmaps' that can be saved as a stand- alone HTML file, embedded in 'R ...
Download / Learn more Package Citations See dependency  
jointseg  
Joint Segmentation of Multivariate (Copy Number) Signals
Methods for fast segmentation of multivariate signals into piecewise constant profiles and for gene ...
Download / Learn more Package Citations See dependency  
spider  
Species Identity and Evolution in R
Analysis of species limits and DNA barcoding data. Included are functions for generating important s ...
Download / Learn more Package Citations See dependency  
cnum  
Chinese Numerals Processing
Chinese numerals processing in R, such as conversion between Chinese numerals and Arabic numerals a ...
Download / Learn more Package Citations See dependency  

28,720

R Packages

247,686

Dependencies

75,677

Author Associations

28,721

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA