Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenMS/OpenMS
/ setSeparator
Method
setSeparator
src/openms/source/FORMAT/MzTabBase.cpp:91–94 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
89
}
90
91
void MzTabStringList::setSeparator(char sep)
92
{
93
sep_ = sep;
94
}
95
96
bool MzTabStringList::isNull() const
97
{
Callers
5
MzTabProteinSectionRow
Method · 0.80
nextProteinSectionRowFromProteinGroup_
Method · 0.80
nextProteinSectionRowFromIndistinguishableGroup_
Method · 0.80
read
Method · 0.80
read
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected