Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenMS/OpenMS
/ getOligonucleotideOptionalColumnNames
Method
getOligonucleotideOptionalColumnNames
src/openms/source/FORMAT/MzTab.cpp:485–488 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
483
}
484
485
std::vector<String> MzTab::getOligonucleotideOptionalColumnNames() const
486
{
487
return getOptionalColumnNames_(oligonucleotide_data_);
488
}
489
490
std::vector<String> MzTab::getOSMOptionalColumnNames() const
491
{
Callers
1
store
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected