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 |
|
---|---|
Author | Stefano Mangiola [aut, cre], Anthony Papenfuss [ctb] |
Bioconductor views | AssayDomain Infrastructure |
Maintainer | Stefano Mangiola <mangiolastefano@gmail.com> |
License | GPL-3 |
Version | 1.8.1 |
URL | https://www.r-project.org https://github.com/stemangiola/tidyHeatmap |
Package repository | View on CRAN |
Installation |
Install the latest version of this package by entering the following in R:
|
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.