Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
InspectInfile
Method · 0.45
InspectInfile.cpp
File · 0.45
operator==
Method · 0.45
SequestInfile
Method · 0.45
SequestInfile.cpp
File · 0.45
operator==
Method · 0.45
proteinSectionRowFromProteinHit_
Method · 0.45
nextProteinSectionRowFromIndistinguishableGroup_
Method · 0.45
InspectInfile_test.cpp
File · 0.45
MascotInfile_test.cpp
File · 0.45
SequestInfile_test.cpp
File · 0.45
PepNovoInfile_test.cpp
File · 0.45
Calls
no outgoing calls
Tested by
3
InspectInfile
Method · 0.36
operator==
Method · 0.36
testInspectInfile
Function · 0.36