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

Method setDatabase

src/openms/source/FORMAT/SequestInfile.cpp:413–416  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

411 }
412
413 void SequestInfile::setDatabase(const String & database)
414 {
415 database_ = database;
416 }
417
418 const String & SequestInfile::getNeutralLossesForIons() const
419 {

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected