Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenMS/OpenMS
/ insertHit
Method
insertHit
src/openms/source/METADATA/PeptideIdentification.cpp:94–97 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
92
}
93
94
void PeptideIdentification::insertHit(const PeptideHit& hit)
95
{
96
hits_.push_back(hit);
97
}
98
99
void PeptideIdentification::insertHit(PeptideHit&& hit)
100
{
Callers
15
testFeatureXMLFile
Function · 0.95
test_peptide_identifications_to_df
Function · 0.95
testPeptideIdentification
Function · 0.95
create_testdata_flqt.py
File · 0.45
main_
Method · 0.45
main_
Method · 0.45
main_
Method · 0.45
main_
Method · 0.45
main_
Method · 0.45
main_
Method · 0.45
mergeIds_
Method · 0.45
mergeIDs_
Method · 0.45
Calls
1
push_back
Method · 0.45
Tested by
7
testFeatureXMLFile
Function · 0.76
test_peptide_identifications_to_df
Function · 0.76
testPeptideIdentification
Function · 0.76
main_
Method · 0.36
load
Method · 0.36
START_SECTION
Function · 0.36
START_SECTION
Function · 0.36