MCPcopy 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}
1073int ChrCopyNumber::getChrLength() {
1074 return chrLength_;
1075}
1076
1077
1078int ChrCopyNumber::getMappabilityLength() {

Calls

no outgoing calls

Tested by

no test coverage detected