Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenMS/OpenMS
/ getMatchPeakCount
Method
getMatchPeakCount
src/openms/source/FORMAT/SequestInfile.cpp:596–599 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
594
}
595
596
Size SequestInfile::getMatchPeakCount() const
597
{
598
return match_peak_count_;
599
}
600
601
void SequestInfile::setMatchPeakCount(Size match_peak_count)
602
{
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