Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BoevaLab/FREEC
/ getChrLength
Method
getChrLength
src/ChrCopyNumber.cpp:1073–1075 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1071
return length_;
1072
}
1073
int ChrCopyNumber::getChrLength() {
1074
return chrLength_;
1075
}
1076
1077
1078
int ChrCopyNumber::getMappabilityLength() {
Callers
2
calculateCopyNumberProbs_and_exomeLength
Method · 0.80
calculateCopyNumberProbs_and_genomeLength
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected