Skip to contents

Extracts xy_line data for the given plot name from a MultiQC JSON.

Usage

multiqc_parse_xyline_plot(dat)

Arguments

dat

Parsed JSON list element with specific plot data to extract.

Value

Tibble with name and data list-column.

Details

Note that the dragen_coverage_per_contig/non_main_contig plots do not conform to the normal structure of xy_line plots, so we handle those separately.