Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenMS/OpenMS
/ clearProteins
Method
clearProteins
src/openms/source/DATASTRUCTURES/OSWData.cpp:31–34 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
29
}
30
31
void OSWData::clearProteins()
32
{
33
proteins_.clear();
34
}
35
36
void OSWData::buildNativeIDResolver(const MSExperiment& chrom_traces)
37
{
Callers
1
getFullProteins_
Method · 0.80
Calls
1
clear
Method · 0.45
Tested by
no test coverage detected