getQualityMetricTemplate: Fills a MzQCqualityMetric object with id(accession) and name....

View source: R/templates.R

getQualityMetricTemplateR Documentation

Fills a MzQCqualityMetric object with id(accession) and name. The value (if any) and unit (if any) need to be set afterwards.

Description

Fills a MzQCqualityMetric object with id(accession) and name. The value (if any) and unit (if any) need to be set afterwards.

Usage

getQualityMetricTemplate(accession, CV = getCVSingleton())

Arguments

accession

The ID (=accession) of the term in the CV

CV

A CV dictionary, as obtained by getCVDictionary(); defaults to the global singleton, which is populated automatically

Value

An instance of MzQCqualityMetric


rmzqc documentation built on May 29, 2024, 12:06 p.m.