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