Fills a MzQCqualityMetric object with id(accession) and name. The value (if any) and unit (if any) need to be set afterwards.
getQualityMetricTemplate(
accession,
mzcv_dict = CVDictionarySingleton$new()$data
)
An instance of MzQCqualityMetric
The ID (=accession) of the term in the CV
A CV dictionary, as obtained by getCVDictionary(); defaults to a singleton, which needs to be filled manually beforehand