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

Method getForceMQCompatability

src/openms/source/FORMAT/OPTIONS/PeakFileOptions.cpp:63–66  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

61 }
62
63 bool PeakFileOptions::getForceMQCompatability() const
64 {
65 return force_maxquant_compatibility_;
66 }
67
68 void PeakFileOptions::setForceTPPCompatability(bool forceTPP)
69 {

Callers 1

writeToMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected