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

Method setProteinSectionRows

src/openms/source/FORMAT/MzTab.cpp:365–368  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

363 }
364
365 void MzTab::setProteinSectionRows(const MzTabProteinSectionRows& psd)
366 {
367 protein_data_ = psd;
368 }
369
370 MzTabPeptideSectionRows& MzTab::getPeptideSectionRows()
371 {

Callers 2

loadMethod · 0.80
exportMzTabMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected