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

Method getPloidy

src/GenomeCopyNumber.cpp:2941–2943  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2939}
2940
2941int GenomeCopyNumber::getPloidy() {
2942 return ploidy_;
2943}
2944
2945
2946void GenomeCopyNumber::calculateSomaticCNVs (std::vector <EntryCNV> controlCNVs, int controlPloidy) {

Callers 1

mainFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected