MCPcopy 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

loadMethod · 0.45
storeMethod · 0.45
transformMethod · 0.45
transformFirstPass_Method · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected