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

Method setProteinAccession

src/openms/source/METADATA/PeptideEvidence.cpp:88–91  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

86 }
87
88 void PeptideEvidence::setProteinAccession(const String& s)
89 {
90 accession_ = s;
91 }
92
93 const String& PeptideEvidence::getProteinAccession() const
94 {

Callers 15

testPeptideHitFunction · 0.95
testPeptideEvidenceFunction · 0.95
main_Method · 0.80
main_Method · 0.80
main_Method · 0.80
main_Method · 0.80
scorePeakgroupsMethod · 0.80
startElementMethod · 0.80
charactersMethod · 0.80
startElementMethod · 0.80

Calls

no outgoing calls

Tested by 7

testPeptideHitFunction · 0.76
testPeptideEvidenceFunction · 0.76
main_Method · 0.64
loadMethod · 0.64
START_SECTIONFunction · 0.64