Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1563
float ChrCopyNumber::getFittedBAFProfileAt (int i){
1564
return fittedBAFProfile_[i];
1565
}
1566
1567
std::string ChrCopyNumber::getBAFsymbolAt (int i) {
1568
return medianBAFSymbol_[i];
Callers
1
printBAF
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected