Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenMS/OpenMS
/ setUniModRecordId
Method
setUniModRecordId
src/openms/source/CHEMISTRY/ResidueModification.cpp:170–173 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
168
}
169
170
void ResidueModification::setUniModRecordId(const Int& id)
171
{
172
unimod_record_id_ = id;
173
}
174
175
const Int& ResidueModification::getUniModRecordId() const
176
{
Callers
4
startElement
Method · 0.80
readFromOBOFile
Method · 0.80
readFromOBOFile
Method · 0.80
ResidueModification_test.cpp
File · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected