arq5x / lumpy-sv

lumpy: a general probabilistic framework for structural variant discovery
MIT License
314 stars 118 forks source link

LUMPY SV caller on Low coverage WGS #376

Open felipeluz97 opened 2 years ago

felipeluz97 commented 2 years ago

Hello Guys. I'd running Lumpy on galaxy platform in order to find translocations. But i intent to use ultra low coverage WGS data (~0,5 X).

I'd like to know with there are any parameter to set due to low coverage. Also.. How can i pick a BND call and assume it is correct? I mean.. what is the best filter among all those present on vcf that can support this call? SU is a got parameter (with what threshold?), even if the BND is not PRECISE?

my pipeline: BWA-MEM > Lumpy preprocessing > LUMPY

Sorry for many questions. Thanks in advance