Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BoevaLab/FREEC
/ getMedianValues
Method
getMedianValues
src/ChrCopyNumber.cpp:1099–1101 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1097
}
1098
1099
std::vector <float> ChrCopyNumber::getMedianValues () {
1100
return medianValues_;
1101
}
1102
1103
std::vector <float> ChrCopyNumber::getSDs () {
1104
return sd_;
Callers
4
getSegmentsInfo
Method · 0.80
calculateCopyNumberProbs_and_exomeLength
Method · 0.80
calculateCopyNumberProbs_and_genomeLength
Method · 0.80
calculatePloidy
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected