Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1123
std::vector <int> ChrCopyNumber::getBreakPoints() {
1124
return bpfinal_;
1125
}
1126
1127
int ChrCopyNumber::getNumberOfFragments() {
1128
return bpfinal_.size()+1;
Callers
1
getSegmentsInfo
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected