MCPcopy 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

storeMethod · 0.80

Calls 4

swapFunction · 0.50
sizeMethod · 0.45
emptyMethod · 0.45
getMethod · 0.45

Tested by

no test coverage detected