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

Method setSpectra

src/openms/source/FORMAT/InspectInfile.cpp:395–398  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

393 }
394
395 void InspectInfile::setSpectra(const String& spectra)
396 {
397 spectra_ = spectra;
398 }
399
400 const String& InspectInfile::getDb() const
401 {

Callers 1

readExperimentMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected