a realiable algorithm that calls INDELS of length 50bp-300bp in cancer genomes
Dear all,
please would you advise, based on your experience, which algorithm is more reliable in confidently calling INDELS in cancer genomes (I am referring especially to INDELS of length > 50bp, let's say 50bp-500bp long).
many thanks,
-- bogdan
• 2,492 views
•
link
2 answers
pindel can do it but, when you get near to the 500bp mark, are you not then in the realm of small somatic copy number alterations? BBMap can also do this: detect large indels
In all cases, read length and insert size are obviously key.
Kevin
• 0 views
•
link
thanks a lot Kevin ! may I add, have you used it extensively ? does it require a lot of filtering of the VCF files in order to get the reliable variants ?
• 0 views
•
link
Log in to answer this question.
Thank you Kevin. I have been inspecting cgpPINDEL : https://github.com/cancerit/cgpPindel, as they provide also a docker container. Please would you let me know : is cgpPINDEL largely equivalent to PINDEL ? Thanks !
Replied above!