dot-prepHeatmap: Prepare the final heatmap for plotting

.prepHeatmapR Documentation

Prepare the final heatmap for plotting

Description

Add dendrogarm & status bar to ggplot2 heatmap

Usage

.prepHeatmap(x, status, segments, usePlotly, heat_w = 8, pwf, hv = NULL)

Arguments

x

a ggplot2 heatmap produced by ngsReports

status

a tibble with the columns Filename and Status

segments

a dendrogram produced during clustering of samples

usePlotly

logical(1)

hv

character vector of fields to include in hoverinfo

Value

Either a ggplot2 object assembled using patchwork, or an interactive plotly object


steveped/ngsReports documentation built on April 2, 2024, 5:10 p.m.