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

Method setPloidy

src/ChrCopyNumber.cpp:365–367  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

363}
364
365void ChrCopyNumber::setPloidy(int ploidy) {
366 ploidy_=ploidy;
367}
368
369void ChrCopyNumber::setNormalContamination(float normalContamination) {
370 normalContamination_=normalContamination;

Callers 2

mainFunction · 0.45
runWithDefinedPloidyFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected