heatmap: Construct an heatmap to explore a pair variable

heatmapR Documentation

Construct an heatmap to explore a pair variable

Description

This function constructs a heatmap of a given variable from the pair table. Genomes are ordered along the phylogeny.

Usage

heatmap(tg, genome_label, distance, complete_pairs = T)

Arguments

tg

A tidygenomes object

genome_label

Variable (unquoted) from the genome table to use as genome label

distance

Variable (unquoted) from the pair table to plot on the heatmap

Value

A ggplot object


SWittouck/tidygenomes documentation built on Feb. 1, 2023, 9:50 p.m.