Skip to contents

Plots stuff from the TargetRegionCoverage.json.gz file output from the TSO500 workflow.

Usage

tso_targetregcvg_plot(d, min_pct = 2)

Arguments

d

Parsed tibble.

min_pct

Minimum percentage to be plotted (def: 2).

Value

A ggplot2 plot containing read depth on X axis and percentage covered on Y axis.