Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenMS/OpenMS
/ setProteinData
Method
setProteinData
src/openms/source/ANALYSIS/QUANTITATION/ProteinResolver.cpp:556–559 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
554
}
555
556
void ProteinResolver::setProteinData(vector<FASTAFile::FASTAEntry> & protein_data)
557
{
558
protein_data_ = protein_data;
559
}
560
561
const vector<ProteinResolver::ResolverResult> & ProteinResolver::getResults()
562
{
Callers
1
main_
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected