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/tidyorthogroups documentation built on June 1, 2024, 10:49 p.m.