MCPcopy Create free account
hub / github.com/OpenMS/OpenMS / setOptions

Method setOptions

src/openms/source/FORMAT/MzDataFile.cpp:35–38  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

33 }
34
35 void MzDataFile::setOptions(const PeakFileOptions & options)
36 {
37 options_ = options;
38 }
39
40 bool MzDataFile::isSemanticallyValid(const String & filename, StringList & errors, StringList & warnings)
41 {

Callers 2

loadMethod · 0.45
storeMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected