Reads the TargetRegionCoverage.json.gz
file output from the TSO500 workflow.
Examples
x <- system.file("extdata/tso/sample705.TargetRegionCoverage.json.gz", package = "dracarys")
d <- tso_targetregcvg_read(x)
tso_targetregcvg_plot(d, min_pct = 0)
Reads the TargetRegionCoverage.json.gz
file output from the TSO500 workflow.
x <- system.file("extdata/tso/sample705.TargetRegionCoverage.json.gz", package = "dracarys")
d <- tso_targetregcvg_read(x)
tso_targetregcvg_plot(d, min_pct = 0)