Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenMS/OpenMS
/ getPSMOptionalColumnNames
Method
getPSMOptionalColumnNames
src/openms/source/FORMAT/MzTab.cpp:470–473 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
468
}
469
470
std::vector<String> MzTab::getPSMOptionalColumnNames() const
471
{
472
return getOptionalColumnNames_(psm_data_);
473
}
474
475
std::vector<String> MzTab::getSmallMoleculeOptionalColumnNames() const
476
{
Callers
2
store
Method · 0.80
START_SECTION
Function · 0.80
Calls
no outgoing calls
Tested by
1
START_SECTION
Function · 0.64