Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenMS/OpenMS
/ setScanNumber
Method
setScanNumber
src/openms/source/ANALYSIS/TOPDOWN/PeakGroup.cpp:782–785 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
780
}
781
782
void PeakGroup::setScanNumber(const int sn)
783
{
784
scan_number_ = sn;
785
}
786
787
void PeakGroup::setIsotopeCosine(const float cos)
788
{
Callers
4
getCandidatePeakGroups_
Method · 0.80
registerPrecursor_
Method · 0.80
PeakGroup_test.cpp
File · 0.80
START_SECTION
Function · 0.80
Calls
no outgoing calls
Tested by
1
START_SECTION
Function · 0.64