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

Method setGermlinePercent

src/EntryCNV.cpp:101–103  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

99}
100
101void EntryCNV::setGermlinePercent (float germlinePercent) {
102 germlinePercent_=germlinePercent;
103}
104
105void EntryCNV::setType (string type) {
106 type_=type;

Callers 1

calculateSomaticCNVsMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected