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

Method setMetaValue

src/openms/source/METADATA/MetaInfoInterface.cpp:178–182  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

176 }
177
178 void MetaInfoInterface::setMetaValue(const String& name, const DataValue& value)
179 {
180 createIfNotExists_();
181 meta_->setValue(name, value);
182 }
183
184 void MetaInfoInterface::setMetaValue(UInt index, const DataValue& value)
185 {

Callers 15

addMetaValuesMethod · 0.95
updatedSingleCell_Method · 0.45
prepareChromatogramFunction · 0.45
addDataMethod · 0.45
add_Method · 0.45
storeMethod · 0.45
labelAsIonMobilityDataFunction · 0.45
labelAsDIADataFunction · 0.45
set_chromatogram_flagFunction · 0.45
completeConsensus_Method · 0.45

Calls 1

setValueMethod · 0.45

Tested by 15

updatedSingleCell_Method · 0.36
main_Method · 0.36
annotateMatchesMethod · 0.36
addIonMatchStatisticsMethod · 0.36
loadFunction · 0.36
loadFunction · 0.36
make_serL_standardsFunction · 0.36
make_amp_standardsFunction · 0.36