Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BoevaLab/FREEC
/ getWindowSize
Method
getWindowSize
src/GenomeCopyNumber.cpp:78–80 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
76
}
77
78
int GenomeCopyNumber::getWindowSize(void) {
79
return windowSize_;
80
}
81
82
void GenomeCopyNumber::setStep(int step) {
83
step_=step;
Callers
1
main
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected