MCPcopy Create free account
hub / github.com/OpenMS/OpenMS / setPeptideSectionRows

Method setPeptideSectionRows

src/openms/source/FORMAT/MzTab.cpp:380–383  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

378 }
379
380 void MzTab::setPeptideSectionRows(const MzTabPeptideSectionRows& psd)
381 {
382 peptide_data_ = psd;
383 }
384
385 const MzTabPSMSectionRows& MzTab::getPSMSectionRows() const
386 {

Callers 2

loadMethod · 0.80
exportMzTabMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected