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

Method setWESanalysis

src/GenomeCopyNumber.cpp:4314–4317  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

4312}
4313
4314void GenomeCopyNumber::setWESanalysis(bool WESgiven)
4315{
4316WESanalysis = WESgiven;
4317}
4318
4319void GenomeCopyNumber::setIfLogged(bool isRatioLogged) {
4320 isRatioLogged_=isRatioLogged;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected