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

Method setStep

src/ChrCopyNumber.cpp:374–376  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

372
373
374void ChrCopyNumber::setStep(int step) {
375 step_ = step;
376}
377
378void ChrCopyNumber::setVectorLength(int length){
379 length_ = length;

Callers 1

mainFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected