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

Method setPreferredVariableModifications

src/openms/source/FORMAT/PepXMLFile.cpp:2162–2165  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2160 }
2161
2162 void PepXMLFile::setPreferredVariableModifications(const std::vector<const ResidueModification*>& mods)
2163 {
2164 preferred_variable_modifications_ = mods;
2165 }
2166
2167 /*std::vector<int> PepXMLFile::getIsotopeErrorsFromIntSetting_(int intSetting)
2168 {

Callers 1

main_Method · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected