getCVTemplate {rmzqc} | R Documentation |
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, 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 MzQCcvParameter
[Package rmzqc version 0.5.4 Index]