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

Method getModifications

src/openms/source/FORMAT/PepNovoInfile.cpp:161–164  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

159 }
160
161 void PepNovoInfile::getModifications(std::map<String, String>& modification_key_map) const
162 {
163 modification_key_map = mods_and_keys_;
164 }
165
166} //namespace

Callers 15

InspectInfileMethod · 0.45
InspectInfile.cppFile · 0.45
operator==Method · 0.45
SequestInfileMethod · 0.45
SequestInfile.cppFile · 0.45
operator==Method · 0.45

Calls

no outgoing calls

Tested by 3

InspectInfileMethod · 0.36
operator==Method · 0.36
testInspectInfileFunction · 0.36