Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenMS/OpenMS
/ setMSFile
Method
setMSFile
src/openms/source/FORMAT/MzTabBase.cpp:181–188 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
179
}
180
181
void MzTabSpectraRef::setMSFile(Size index)
182
{
183
assert(index >= 1);
184
if (index >= 1)
185
{
186
ms_run_ = index;
187
}
188
}
189
190
void MzTabSpectraRef::setSpecRef(const String& spec_ref)
191
{
Callers
5
exportFeatureMapToMzTabM
Method · 0.80
peptideSectionRowFromConsensusFeature_
Method · 0.80
PSMSectionRowFromPeptideID_
Method · 0.80
exportObservationMatchToMzTab_
Function · 0.80
START_SECTION
Function · 0.80
Calls
no outgoing calls
Tested by
1
START_SECTION
Function · 0.64