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

Method getMaxScore

src/openms/source/FORMAT/XQuestResultXMLFile.cpp:60–63  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

58 }
59
60 double XQuestResultXMLFile::getMaxScore() const
61 {
62 return this->max_score_;
63 }
64
65 void XQuestResultXMLFile::store(const String& filename, const std::vector<ProteinIdentification>& poid, const std::vector<PeptideIdentification>& peid) const
66 {

Callers 1

loadMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected