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