Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BoevaLab/FREEC
/ getBAFat
Method
getBAFat
src/ChrCopyNumber.cpp:1555–1557 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1553
}
1554
1555
float ChrCopyNumber::getBAFat (int i){
1556
return BAF_[i];
1557
}
1558
1559
float ChrCopyNumber::getBAFProfileAt (int i){
1560
return estimatedBAFProfile_[i];
Callers
1
printRatio
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected