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

Method MzTabProteinSectionRow

src/openms/source/FORMAT/MzTab.cpp:287–292  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

285 }
286
287 MzTabProteinSectionRow::MzTabProteinSectionRow()
288 {
289 // use "," as list separator because "|" can be used for go terms and protein accessions
290 go_terms.setSeparator(',');
291 ambiguity_members.setSeparator(',');
292 }
293
294 MzTabMetaData::MzTabMetaData()
295 {

Callers

nothing calls this directly

Calls 1

setSeparatorMethod · 0.80

Tested by

no test coverage detected