Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BoevaLab/FREEC
/ getBin
Method
getBin
src/SNPposition.cpp:102–104 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
100
bin_=i;
101
}
102
int SNPposition::getBin() {
103
return bin_;
104
}
Callers
1
getBinAt
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected