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

Method setDb

src/openms/source/FORMAT/InspectInfile.cpp:405–408  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

403 }
404
405 void InspectInfile::setDb(const String& db)
406 {
407 db_ = db;
408 }
409
410 const String& InspectInfile::getEnzyme() const
411 {

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected