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

Method setQuerySpectra

src/openms/source/FORMAT/MascotRemoteQuery.cpp:654–657  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

652 }
653
654 void MascotRemoteQuery::setQuerySpectra(const String& exp)
655 {
656 query_spectra_ = exp;
657 }
658
659 const QByteArray& MascotRemoteQuery::getMascotXMLResponse() const
660 {

Callers 2

main_Method · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected