Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenMS/OpenMS
/ clearMSLevels
Method
clearMSLevels
src/openms/source/FORMAT/OPTIONS/PeakFileOptions.cpp:146–149 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
144
}
145
146
void PeakFileOptions::clearMSLevels()
147
{
148
ms_levels_.clear();
149
}
150
151
bool PeakFileOptions::hasMSLevels() const
152
{
Callers
15
testPeakFileOptions
Function · 0.95
main_
Function · 0.80
main_
Method · 0.80
main_
Method · 0.80
main_
Method · 0.80
main_
Method · 0.80
main_
Method · 0.80
search
Method · 0.80
OpenPepXLLFAlgorithm_test.cpp
File · 0.80
PrecursorPurity_test.cpp
File · 0.80
MzMLFile_test.cpp
File · 0.80
MzXMLFile_test.cpp
File · 0.80
Calls
1
clear
Method · 0.45
Tested by
1
testPeakFileOptions
Function · 0.76