QC metrics
recipe: { #Hash of hashes
[METADATA_KEY] = string,
version = string,
},
},
sample: { #Hash of hashes
[INFILE_PREFIX]: {
[PROGRAM_NAME]: {
[HEADER_ID]: {
[COMPARISON]: {
[METRIC_KEY]: <data_type>,
},
},
[METRIC_KEY]: <data_type>,
version = string,
},
},
[METRIC_KEY]: <data_type>,
},
}Last updated