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

Method getCNVs

src/GenomeCopyNumber.cpp:2937–2939  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2935}
2936
2937vector <EntryCNV> GenomeCopyNumber::getCNVs () {
2938 return CNVs_;
2939}
2940
2941int GenomeCopyNumber::getPloidy() {
2942 return ploidy_;

Callers 1

mainFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected