Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenMS/OpenMS
/ getMaxOccurrences
Method
getMaxOccurrences
src/openms/source/CHEMISTRY/ModificationDefinition.cpp:111–114 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
109
}
110
111
UInt ModificationDefinition::getMaxOccurrences() const
112
{
113
return max_occurrences_;
114
}
115
116
} // namespace OpenMS
Callers
1
ModificationDefinition_test.cpp
File · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected