MCPcopy 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
1559float ChrCopyNumber::getBAFProfileAt (int i){
1560 return estimatedBAFProfile_[i];
1561}
1562
1563float ChrCopyNumber::getFittedBAFProfileAt (int i){
1564 return fittedBAFProfile_[i];

Callers 3

printRatioBedGraphMethod · 0.80
printRatioMethod · 0.80
printBAFMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected