Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenMS/OpenMS
/ setMSLevels
Method
setMSLevels
src/openms/source/FORMAT/OPTIONS/PeakFileOptions.cpp:136–139 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
134
}
135
136
void PeakFileOptions::setMSLevels(const vector<Int>& levels)
137
{
138
ms_levels_ = levels;
139
}
140
141
void PeakFileOptions::addMSLevel(int level)
142
{
Callers
15
run_featurefinder_centroided
Function · 0.95
main_
Method · 0.80
main_
Method · 0.80
main_
Method · 0.80
main_
Method · 0.80
main_
Method · 0.80
main_
Method · 0.80
main_
Method · 0.80
main_
Method · 0.80
main_
Method · 0.80
main_
Method · 0.80
main_
Method · 0.80
Calls
no outgoing calls
Tested by
1
main_
Method · 0.64