-
Notifications
You must be signed in to change notification settings - Fork 1
Description
Considering use of other copy numbers calling methods
Hello,
Thank you for the tool!
For solid tumours, two copy number callers are provided:
- QDNAseq
- ASCAT.sc
Whilst both tools have their uses, QDNAseq only produces relative copy numbers as outputs. On the other hand, whilst ASCAT.sc does provide absolute copy number as output , it does not have associated written methodology or benchmarking in terms of how it works or operates. This provides quite a big overhead for users before use, if the users wants to understand how the copy number calling works (essentially they would have to dive into the source code to work this out)
We released some time ago a fully documented and benchmarked method (rascal) - https://www.biorxiv.org/content/10.1101/2021.07.19.452658v1 - and I think this could be more appropriate for use mostly because it is method that is properly reported and benchmarked. Another option for a published and well documented method for shallow whole genome sequencing is ACE (https://academic.oup.com/bioinformatics/article/35/16/2847/5265327?login=true)