Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BoevaLab/FREEC
/ getRatioAtBin
Method
getRatioAtBin
src/ChrCopyNumber.cpp:1087–1089 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1085
}
1086
1087
float ChrCopyNumber::getRatioAtBin(int i) {
1088
return ratio_[i];
1089
}
1090
1091
float ChrCopyNumber::getEstimatedBAFuncertaintyAtBin(int i) {
1092
return estBAFuncertaintyPerFrag_[i];
Callers
13
recalculateRatioUsingCG
Method · 0.80
calculateMedianRatioAround
Method · 0.80
calculateRSS
Method · 0.80
calculateRatioUsingCG_Regression
Method · 0.80
fillInRatio
Method · 0.80
printRatioBedGraph
Method · 0.80
printRatio
Method · 0.80
calculateSDAndMed
Method · 0.80
calculateSDs
Method · 0.80
calculateVarianceForNormalCopy
Method · 0.80
evaluateContamination
Method · 0.80
evaluateContaminationwithLR
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected