.prepHeatmap | R Documentation |
Add dendrogarm & status bar to ggplot2 heatmap
.prepHeatmap(x, status, segments, usePlotly, heat_w = 8, pwf, hv = NULL)
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 |
Either a ggplot2 object assembled using patchwork, or an interactive plotly object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.