Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenMS/OpenMS
/ setOptions
Method
setOptions
src/openms/source/FORMAT/IndexedMzMLFileLoader.cpp:32–35 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
30
}
31
32
void IndexedMzMLFileLoader::setOptions(const PeakFileOptions & options)
33
{
34
options_ = options;
35
}
36
37
bool IndexedMzMLFileLoader::load(const String& filename, OnDiscPeakMap& exp)
38
{
Callers
1
store
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected