Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
374
void ChrCopyNumber::setStep(int step) {
375
step_ = step;
376
}
377
378
void ChrCopyNumber::setVectorLength(int length){
379
length_ = length;
Callers
1
main
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected