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

Method getStart

src/EntryCNV.cpp:87–89  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

85 return endCoord_;
86}
87int EntryCNV::getStart(){
88 return start_;
89}
90int EntryCNV::getEnd(){
91 return end_;
92}

Callers 2

compareMethod · 0.80
calculateSomaticCNVsMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected