MCPcopy Create free account
hub / github.com/BoevaLab/FREEC / getLength

Method getLength

src/ChrCopyNumber.cpp:1070–1072  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1068//}
1069
1070int ChrCopyNumber::getLength() {
1071 return length_;
1072}
1073int ChrCopyNumber::getChrLength() {
1074 return chrLength_;
1075}

Callers 4

calculateRatioLogMethod · 0.45
calculateRatioMethod · 0.45
recalculateRatioMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected