MCPcopy 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
78int GenomeCopyNumber::getWindowSize(void) {
79 return windowSize_;
80}
81
82void GenomeCopyNumber::setStep(int step) {
83 step_=step;

Callers 1

mainFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected