Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenMS/OpenMS
/ isFixedModification
Method
isFixedModification
src/openms/source/CHEMISTRY/ModificationDefinition.cpp:77–80 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
75
}
76
77
bool ModificationDefinition::isFixedModification() const
78
{
79
return fixed_modification_;
80
}
81
82
void ModificationDefinition::setModification(const String& modification)
83
{
Callers
5
addModification
Method · 0.80
setModifications
Method · 0.80
ModificationDefinition_test.cpp
File · 0.80
ModificationDefinitionsSet_test.cpp
File · 0.80
START_SECTION
Function · 0.80
Calls
no outgoing calls
Tested by
1
START_SECTION
Function · 0.64