Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

calling copy number based on duphold values #31

Open
lee039 opened this issue Feb 14, 2020 · 2 comments
Open

calling copy number based on duphold values #31

lee039 opened this issue Feb 14, 2020 · 2 comments

Comments

@lee039
Copy link

lee039 commented Feb 14, 2020

Hi,

I used duphold to filter out false positives and it works pretty well.
Thanks a lot for making this nice programme!

I was thinking that Duphold can be useful in studying duplications with multiple levels of copies (usually called multi-allelic CNVs, mCNVs).
For instance, DHBFC 2.5 would mean 5 copies or DHBFC 3.5 would mean 7 copies.
However, sometimes DHBFC can be somewhat intermediate like 2.22... which could mean 4.5 copies, and it does not make sense, as copy numbers should be discrete numbers.

So I was wondering whether you have some ideas on this... or plan to add additional features to call (diploid) copy numbers using DHBFC... :)

Lim

@brentp
Copy link
Owner

brentp commented Feb 14, 2020

Hi Lim,
given the variability in sequencing coverage, it's hard to call exact copy-number. You can certainly do some rounding or estimation from the duphold values, but beyond copy-number 4 (or even 3), it will get harder.

@lee039
Copy link
Author

lee039 commented Feb 14, 2020

Right. I indeed observed in my dataset, that high coverage samples' DHBFC values could easily be rounded up to discrete copy numbers. However, rounding up of DHBFC values (and to assign discrete copy numbers) from low coverage samples become difficult. Thanks anyways!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants