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

Method getLength

src/ChrDensity.cpp:34–36  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

32}
33
34int ChrDensity::getLength() {
35 return this->length_;
36}
37
38int ChrDensity::getCoverageAtI(int i) {
39 if (i>=length_)

Callers 15

writeToFileMethod · 0.45
getSegmentsInfoMethod · 0.45
calculateLogRatioMethod · 0.45
calculateRatioUsingCGMethod · 0.45
calculateMedianAroundMethod · 0.45
calculateRSSMethod · 0.45
fillInRatioMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected