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

Method getMassDiff

src/openms/source/FORMAT/PepXMLFile.cpp:82–85  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

80 }
81
82 double PepXMLFile::AminoAcidModification::getMassDiff() const
83 {
84 return massdiff_;
85 }
86
87 const String& PepXMLFile::AminoAcidModification::getTerminus() const
88 {

Callers 4

computeMethod · 0.45
computeMethod · 0.45
getLogScore_Method · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected