Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenMS/OpenMS
/ setFeatures
Method
setFeatures
src/openms/source/KERNEL/ConsensusFeature.cpp:106–109 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
104
}
105
106
void ConsensusFeature::setFeatures(HandleSetType h)
107
{
108
handles_ = std::move(h);
109
}
110
111
const ConsensusFeature::HandleSetType& ConsensusFeature::getFeatures() const
112
{
Callers
1
ConsensusMap.cpp
File · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected