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

Method setNeutralLossesForIons

src/openms/source/FORMAT/SequestInfile.cpp:423–426  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

421 }
422
423 void SequestInfile::setNeutralLossesForIons(const String & neutral_losses_for_ions)
424 {
425 neutral_losses_for_ions_ = neutral_losses_for_ions;
426 }
427
428 const String & SequestInfile::getIonSeriesWeights() const
429 {

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected