Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenMS/OpenMS
/ getSmallMoleculeOptionalColumnNames
Method
getSmallMoleculeOptionalColumnNames
src/openms/source/FORMAT/MzTab.cpp:475–478 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
473
}
474
475
std::vector<String> MzTab::getSmallMoleculeOptionalColumnNames() const
476
{
477
return getOptionalColumnNames_(small_molecule_data_);
478
}
479
480
std::vector<String> MzTab::getNucleicAcidOptionalColumnNames() const
481
{
Callers
1
store
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected