Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
{
Callers
4
generateMzTabStringFromModifications
Method · 0.80
addMzTabSEScores_
Method · 0.80
addMetaDataMetricsToMzTab
Method · 0.80
addMetaDataMetricsToMzTab
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected