Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenMS/OpenMS
/ getPeptideMassUnit
Method
getPeptideMassUnit
src/openms/source/FORMAT/SequestInfile.cpp:508–511 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
506
}
507
508
Size SequestInfile::getPeptideMassUnit() const
509
{
510
return peptide_mass_unit_;
511
}
512
513
void SequestInfile::setPeptideMassUnit(Size peptide_mass_unit)
514
{
Callers
4
SequestInfile
Method · 0.80
SequestInfile.cpp
File · 0.80
operator==
Method · 0.80
SequestInfile_test.cpp
File · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected