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

Method getProteinOptionalColumnNames

src/openms/source/FORMAT/MzTab.cpp:460–463  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

458 }
459
460 std::vector<String> MzTab::getProteinOptionalColumnNames() const
461 {
462 return getOptionalColumnNames_(protein_data_);
463 }
464
465 std::vector<String> MzTab::getPeptideOptionalColumnNames() const
466 {

Callers 1

storeMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected