Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BoevaLab/FREEC
/ getEnd
Method
getEnd
src/EntryCNV.cpp:90–92 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
88
return start_;
89
}
90
int EntryCNV::getEnd(){
91
return end_;
92
}
93
int EntryCNV::getCopyNumber(){
94
return copyNumber_;
95
}
Callers
2
compare
Method · 0.80
calculateSomaticCNVs
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected