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

Method setCommentRows

src/openms/source/FORMAT/MzTab.cpp:440–443  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

438 }
439
440 void MzTab::setCommentRows(const std::map<Size, String>& com)
441 {
442 comment_rows_ = com;
443 }
444
445 void MzTab::setEmptyRows(const std::vector<Size>& empty)
446 {

Callers 1

loadMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected