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

Method getEndsSize

src/ChrCopyNumber.cpp:1592–1594  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1590}
1591
1592int ChrCopyNumber::getEndsSize() {
1593 return ends_.size();
1594}
1595
1596void ChrCopyNumber::setLookingForSubclones(bool value) {
1597 isLookingForSubclones_=value;

Calls

no outgoing calls

Tested by

no test coverage detected