Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
store
Method · 0.80
store
Method · 0.80
Sample_test.cpp
File · 0.80
Modification_test.cpp
File · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected