Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenMS/OpenMS
/ clearMetaInfo
Method
clearMetaInfo
src/openms/source/METADATA/MetaInfoInterface.cpp:228–232 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
226
}
227
228
void MetaInfoInterface::clearMetaInfo()
229
{
230
delete meta_;
231
meta_ = nullptr;
232
}
233
234
void MetaInfoInterface::removeMetaValue(const String& name)
235
{
Callers
10
common_main_
Method · 0.80
extractMetaboTargetedAssay
Method · 0.80
extractMetaboTargetedAssayFragmentAnnotation
Method · 0.80
run
Method · 0.80
exportIDs
Method · 0.80
annotateFeatures_
Method · 0.80
MetaInfoInterface_test.cpp
File · 0.80
START_SECTION
Function · 0.80
_testMetaInfoInterface
Function · 0.80
testDataProcessing
Function · 0.80
Calls
no outgoing calls
Tested by
3
START_SECTION
Function · 0.64
_testMetaInfoInterface
Function · 0.64
testDataProcessing
Function · 0.64