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

Method getSpectrumReference

src/openms/source/METADATA/PeptideIdentification.cpp:154–157  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

152 }
153
154 String PeptideIdentification::getSpectrumReference() const
155 {
156 return this->getMetaValue(Constants::UserParam::SPECTRUM_REFERENCE, "");
157 }
158
159 void PeptideIdentification::setSpectrumReference(const String& id)
160 {

Callers 15

add_ionmatches_Method · 0.80
main_Method · 0.80
main_Method · 0.80
getScanIdentifier_Method · 0.80
main_Method · 0.80
main_Method · 0.80
mergeIDs_Method · 0.80
getScanMergeKey_Method · 0.80
annotateMethod · 0.80
getScanIdentifierMethod · 0.80
storeMethod · 0.80

Calls 1

getMetaValueMethod · 0.80

Tested by 4

START_SECTIONFunction · 0.64
START_SECTIONFunction · 0.64