Skip to contents

Tidies 'multiqc_data.json' output from MultiQC. Modified from the awesome https://github.com/multimeric/TidyMultiqc.

Usage

multiqc_tidy_json(j)

Arguments

j

Path to multiqc_data.json file.

Value

A tidy tibble where each column corresponds to a single metric, and each row corresponds to a single sample.