Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BoevaLab/FREEC
/ getBinAt
Method
getBinAt
src/SNPatChr.cpp:82–84 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
80
SNPpositionArray_[index].setBin(bin);
81
}
82
int SNPatChr::getBinAt(int index) {
83
return SNPpositionArray_[index].getBin();
84
}
Callers
1
printBAF
Method · 0.80
Calls
1
getBin
Method · 0.80
Tested by
no test coverage detected