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