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

Method setNucleicAcidSectionRows

src/openms/source/FORMAT/MzTab.cpp:415–418  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

413 }
414
415 void MzTab::setNucleicAcidSectionRows(const MzTabNucleicAcidSectionRows& nasd)
416 {
417 nucleic_acid_data_ = nasd;
418 }
419
420 const MzTabOligonucleotideSectionRows& MzTab::getOligonucleotideSectionRows() const
421 {

Callers 1

exportMzTabMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected