Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BoevaLab/FREEC
/ setStep
Method
setStep
src/GenomeCopyNumber.cpp:82–84 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
80
}
81
82
void GenomeCopyNumber::setStep(int step) {
83
step_=step;
84
}
85
86
void GenomeCopyNumber::setNormalContamination(float normalContamination) {
87
normalContamination_=normalContamination;
Callers
1
readCopyNumber
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected