Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BoevaLab/FREEC
/ getMedianProfileAtI
Method
getMedianProfileAtI
src/ChrCopyNumber.cpp:1032–1034 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1030
}
1031
1032
float ChrCopyNumber::getMedianProfileAtI (int i) {
1033
return medianProfile_[i];
1034
}
1035
float ChrCopyNumber::getMedianValuesAt (int i) {
1036
return medianValues_[i];
1037
}
Callers
8
calculateRSS
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