Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenMS/OpenMS
/ setAnalysisSummaryQuantType
Method
setAnalysisSummaryQuantType
src/openms/source/METADATA/MSQuantifications.cpp:118–121 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
116
}
117
118
void MSQuantifications::setAnalysisSummaryQuantType(MSQuantifications::QUANT_TYPES r)
119
{
120
analysis_summary_.quant_type_ = r;
121
}
122
123
void MSQuantifications::addConsensusMap(ConsensusMap & m)
124
{
Callers
3
MSQuantifications
Method · 0.95
testMSQuantifications
Function · 0.95
handleUserParam_
Method · 0.80
Calls
no outgoing calls
Tested by
1
testMSQuantifications
Function · 0.76