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

Method getFragmentLengths_notNA_At

src/ChrCopyNumber.cpp:1119–1121  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1117}
1118
1119int ChrCopyNumber::getFragmentLengths_notNA_At(int i) {
1120 return fragmentNotNA_lengths_[i];
1121}
1122
1123std::vector <int> ChrCopyNumber::getBreakPoints() {
1124 return bpfinal_;

Callers 1

evaluateContaminationMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected