Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenMS/OpenMS
/ isCutoffEnabled
Method
isCutoffEnabled
src/openms_gui/source/VISUAL/DIALOGS/TOPPViewOpenDialog.cpp:87–90 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
85
}
86
87
bool TOPPViewOpenDialog::isCutoffEnabled() const
88
{
89
return ui_->intensity_cutoff_->isChecked();
90
}
91
92
bool TOPPViewOpenDialog::isDataDIA() const
93
{
Callers
1
addData
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected