MCPcopy Create free account
hub / github.com/BoevaLab/FREEC / getFittedBAFProfileAt

Method getFittedBAFProfileAt

src/ChrCopyNumber.cpp:1563–1565  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1561}
1562
1563float ChrCopyNumber::getFittedBAFProfileAt (int i){
1564 return fittedBAFProfile_[i];
1565}
1566
1567std::string ChrCopyNumber::getBAFsymbolAt (int i) {
1568 return medianBAFSymbol_[i];

Callers 1

printBAFMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected