Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
34
int ChrDensity::getLength() {
35
return this->length_;
36
}
37
38
int ChrDensity::getCoverageAtI(int i) {
39
if (i>=length_)
Callers
15
writeToFile
Method · 0.45
getSegmentsInfo
Method · 0.45
calculateLogRatio
Method · 0.45
recalculateRatioUsingCG
Method · 0.45
calculateRatioUsingCG
Method · 0.45
calculateMedianRatioAround
Method · 0.45
calculateSDReadCountPerWindow
Method · 0.45
calculateMedianReadCountPerWindow
Method · 0.45
calculateMedianAround
Method · 0.45
calculateRSS
Method · 0.45
calculateRatioUsingCG_Regression
Method · 0.45
fillInRatio
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected