getCVTemplate function

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

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

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

Returns

An instance of MzQCcvParameter

  • Maintainer: Chris Bielow
  • License: MIT + file LICENSE
  • Last published: 2025-03-23