Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenMS/OpenMS
/ setEmptyRows
Method
setEmptyRows
src/openms/source/FORMAT/MzTab.cpp:445–448 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
443
}
444
445
void MzTab::setEmptyRows(const std::vector<Size>& empty)
446
{
447
empty_rows_ = empty;
448
}
449
450
const std::vector<Size>& MzTab::getEmptyRows() const
451
{
Callers
1
load
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected