MCPcopy Create free account
hub / github.com/OpenMS/OpenMS / addConsensusMap

Method addConsensusMap

src/openms/source/METADATA/MSQuantifications.cpp:123–126  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

121 }
122
123 void MSQuantifications::addConsensusMap(ConsensusMap & m)
124 {
125 consensus_maps_.push_back(m);
126 }
127
128 void MSQuantifications::assignUIDs()
129 {

Callers 2

testMSQuantificationsFunction · 0.95
endElementMethod · 0.80

Calls 1

push_backMethod · 0.45

Tested by 1

testMSQuantificationsFunction · 0.76