Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BoevaLab/FREEC
/ getSize
Method
getSize
src/SNPatChr.cpp:75–77 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
73
}
74
75
int SNPatChr::getSize() {
76
return SNPpositionArray_.size();
77
}
78
79
void SNPatChr::setBinAt(int index,int bin) {
80
SNPpositionArray_[index].setBin(bin);
Callers
4
processPileUPLine
Method · 0.80
addInfoFromAPileUp
Method · 0.80
printBAF
Method · 0.80
addBAFinfo
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected