Reads the AlignCollapseFusionCaller_metrics.json.gz
file output from the
TSO500 (post-processing) workflow.
Examples
x <- system.file("extdata/tso/sample705.AlignCollapseFusionCaller_metrics.json.gz",
package = "dracarys"
)
d <- tso_acfc_read(x)
p <- tso_acfc_plot(d)