MCPcopy 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
1050std::vector <float> ChrCopyNumber::getRatio() {
1051 return ratio_;
1052}
1053bool ChrCopyNumber::isMedianCalculated() {
1054 return isMedianCalculated_;
1055}

Callers 3

getSegmentsInfoMethod · 0.80
getMedianRatioMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected