MCPcopy 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

MSQuantificationsMethod · 0.95
testMSQuantificationsFunction · 0.95
handleUserParam_Method · 0.80

Calls

no outgoing calls

Tested by 1

testMSQuantificationsFunction · 0.76