Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1070
int ChrCopyNumber::getLength() {
1071
return length_;
1072
}
1073
int ChrCopyNumber::getChrLength() {
1074
return chrLength_;
1075
}
Callers
4
removeLowReadCountWindows
Method · 0.45
calculateRatioLog
Method · 0.45
calculateRatio
Method · 0.45
recalculateRatio
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected