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

Method setConsensusMaps

src/openms/source/METADATA/MSQuantifications.cpp:98–101  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

96 }
97
98 void MSQuantifications::setConsensusMaps(const std::vector<ConsensusMap> & consensus_maps)
99 {
100 consensus_maps_ = consensus_maps;
101 }
102
103 std::vector<ConsensusMap> & MSQuantifications::getConsensusMaps()
104 {

Callers 2

id_mapperFunction · 0.95
testMSQuantificationsFunction · 0.95

Calls

no outgoing calls

Tested by 1

testMSQuantificationsFunction · 0.76