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

Method setSpecificityType

src/openms/source/METADATA/Modification.cpp:75–78  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

73 }
74
75 void Modification::setSpecificityType(const Modification::SpecificityType & specificity_type)
76 {
77 specificity_type_ = specificity_type;
78 }
79
80 const String & Modification::getAffectedAminoAcids() const
81 {

Callers 3

storeMethod · 0.80
storeMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected