Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenMS/OpenMS
/ setDiffAverageMass
Method
setDiffAverageMass
src/openms/source/CHEMISTRY/ResidueModification.cpp:454–457 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
452
}
453
454
void ResidueModification::setDiffAverageMass(double mass)
455
{
456
diff_average_mass_ = mass;
457
}
458
459
double ResidueModification::getDiffAverageMass() const
460
{
Callers
4
endElement
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