Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
2941
int GenomeCopyNumber::getPloidy() {
2942
return ploidy_;
2943
}
2944
2945
2946
void GenomeCopyNumber::calculateSomaticCNVs (std::vector <EntryCNV> controlCNVs, int controlPloidy) {
Callers
1
main
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected