AstraZeneca-NGS / VarDictJava

VarDict Java port
MIT License
128 stars 57 forks source link

VarDict calls many insertions in homopolymer regions #388

Open Redmar-van-den-Berg opened 1 year ago

Redmar-van-den-Berg commented 1 year ago

I'm analysing RNAseq data from Leukemia samples using VarDict, and I'm finding a very high number of insertions in homopolymer regions, even if the homopolymer strechtes are quite short (5bp and up). This seems similar to the issue described here: https://github.com/AstraZeneca-NGS/VarDictJava/issues/16

Is there any way to make VarDict less sensitive to these kinds of artefacts?