Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
2937
vector <EntryCNV> GenomeCopyNumber::getCNVs () {
2938
return CNVs_;
2939
}
2940
2941
int GenomeCopyNumber::getPloidy() {
2942
return ploidy_;
Callers
1
main
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected