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

Method setSqlRunID

src/openms/source/KERNEL/MSExperiment.cpp:354–357  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

352 }
353
354 void MSExperiment::setSqlRunID(UInt64 id)
355 {
356 setMetaValue(sqMassRunID, id);
357 }
358
359 ///@}
360

Callers 1

readExperimentMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected