Learn R Programming

PTXQC (version 1.0.11)

getCVTemplate: Fills a MzQCcvParameter object with id(accession) and name. The value (if any) needs to be set afterwards.

Description

Fills a MzQCcvParameter object with id(accession) and name. The value (if any) needs to be set afterwards.

Usage

getCVTemplate(accession, mzcv_dict = CVDictionarySingleton$new()$data)

Arguments

accession

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

mzcv_dict

A CV dictionary, as obtained by getCVDictionary(); defaults to a singleton, which needs to be filled manually beforehand

Value

An instance of MzQCcvParameter