Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenMS/OpenMS
/ setRepAbsCharge
Method
setRepAbsCharge
src/openms/source/ANALYSIS/TOPDOWN/PeakGroup.cpp:797–800 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
795
}
796
797
void PeakGroup::setRepAbsCharge(const int max_snr_abs_charge)
798
{
799
max_snr_abs_charge_ = max_snr_abs_charge;
800
}
801
802
void PeakGroup::setChargeScore(const float score)
803
{
Callers
2
registerPrecursor_
Method · 0.80
PeakGroup_test.cpp
File · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected