Fills a MzQCqualityMetric object with id(accession) and name. The value (if any) and unit (if any) need to be set afterwards.
Source:R/templates.R
getQualityMetricTemplate.Rd
The accession must be valid (or allow_unknown_id must be TRUE)
Usage
getQualityMetricTemplate(
accession,
CV = getCVSingleton(),
allow_unknown_id = FALSE
)