Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BoevaLab/FREEC
/ getRatio
Method
getRatio
src/ChrCopyNumber.cpp:1050–1052 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1048
}
1049
1050
std::vector <float> ChrCopyNumber::getRatio() {
1051
return ratio_;
1052
}
1053
bool ChrCopyNumber::isMedianCalculated() {
1054
return isMedianCalculated_;
1055
}
Callers
3
getSegmentsInfo
Method · 0.80
calculateRatioUsingCG_Regression
Method · 0.80
getMedianRatio
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected