MCPcopy Create free account
hub / github.com/OpenMS/OpenMS / setCVLabel

Method setCVLabel

src/openms/source/FORMAT/MzTabBase.cpp:281–284  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

279 }
280
281 void MzTabParameter::setCVLabel(const String& CV_label)
282 {
283 CV_label_ = CV_label;
284 }
285
286 void MzTabParameter::setAccession(const String& accession)
287 {

Calls

no outgoing calls

Tested by

no test coverage detected