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

Method getChr

src/EntryCNV.cpp:78–80  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

76}
77
78std::string EntryCNV::getChr(){
79 return chr_;
80}
81int EntryCNV::getStartCoord(){
82 return startCoord_;
83}

Callers 3

compareMethod · 0.80
printCNVsMethod · 0.80
calculateSomaticCNVsMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected