Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenMS/OpenMS
/ nextPEPRow
Method
nextPEPRow
src/openms/source/FORMAT/MzTab.cpp:2257–2260 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2255
}
2256
2257
bool MzTab::IDMzTabStream::nextPEPRow(MzTabPeptideSectionRow&)
2258
{
2259
return false; // no linked feature information
2260
}
2261
2262
bool MzTab::IDMzTabStream::nextPSMRow(MzTabPSMSectionRow& row)
2263
{
Callers
2
store
Method · 0.80
exportConsensusMapToMzTab
Method · 0.80
Calls
4
swap
Function · 0.50
size
Method · 0.45
empty
Method · 0.45
get
Method · 0.45
Tested by
no test coverage detected