Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
78
std::string EntryCNV::getChr(){
79
return chr_;
80
}
81
int EntryCNV::getStartCoord(){
82
return startCoord_;
83
}
Callers
3
compare
Method · 0.80
printCNVs
Method · 0.80
calculateSomaticCNVs
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected