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

Method setReagentName

src/openms/source/METADATA/Modification.cpp:55–58  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

53 }
54
55 void Modification::setReagentName(const String & reagent_name)
56 {
57 reagent_name_ = reagent_name;
58 }
59
60 double Modification::getMass() const
61 {

Callers 4

storeMethod · 0.80
storeMethod · 0.80
Sample_test.cppFile · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected