MCPcopy 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
1555float ChrCopyNumber::getBAFat (int i){
1556 return BAF_[i];
1557}
1558
1559float ChrCopyNumber::getBAFProfileAt (int i){
1560 return estimatedBAFProfile_[i];

Callers 1

printRatioMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected