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

Method setSmallMoleculeSectionRows

src/openms/source/FORMAT/MzTab.cpp:405–408  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

403 }
404
405 void MzTab::setSmallMoleculeSectionRows(const MzTabSmallMoleculeSectionRows& smsd)
406 {
407 small_molecule_data_ = smsd;
408 }
409
410 const MzTabNucleicAcidSectionRows& MzTab::getNucleicAcidSectionRows() const
411 {

Callers 5

exportMzTab_Method · 0.80
exportMzTab_Method · 0.80
loadMethod · 0.80
readMethod · 0.80
readMethod · 0.80

Calls

no outgoing calls

Tested by 1

exportMzTab_Method · 0.64