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

Method getBreakPoints

src/ChrCopyNumber.cpp:1123–1125  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1121}
1122
1123std::vector <int> ChrCopyNumber::getBreakPoints() {
1124 return bpfinal_;
1125}
1126
1127int ChrCopyNumber::getNumberOfFragments() {
1128 return bpfinal_.size()+1;

Callers 1

getSegmentsInfoMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected