tidyHeatmap: A Tidy Implementation of Heatmap

This is a tidy implementation for heatmap. At the moment it is based on the (great) package 'ComplexHeatmap'. The goal of this package is to interface a tidy data frame with this powerful tool. Some of the advantages are: Row and/or columns colour annotations are easy to integrate just specifying one parameter (column names). Custom grouping of rows is easy to specify providing a grouped tbl. For example: df %>% group_by(...). Labels size adjusted by row and column total number. Default use of Brewer and Viridis palettes.

Package details

AuthorStefano Mangiola [aut, cre], Anthony Papenfuss [ctb]
Bioconductor views AssayDomain Infrastructure
MaintainerStefano Mangiola <mangiolastefano@gmail.com>
LicenseGPL-3
Version1.8.1
URL https://www.r-project.org https://github.com/stemangiola/tidyHeatmap
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("tidyHeatmap")

Try the tidyHeatmap package in your browser

Any scripts or data that you put into this service are public.

tidyHeatmap documentation built on May 20, 2022, 9:05 a.m.