Hi Tobias,
I am running the germline SV calling workflow and I ran into some issues during the "bcftools merge" step, which fails to complete the merging due to different reference alleles for the same position (which I guess is probably due to different versions of the reference fasta used and/or of delly throughout the study).
Here are stderr from the error for DEL and DUP and a grep of the position of the faulty allele in the unified site list generated from "delly merge".
Error message while running "bcftools merge" for DEL:
The REF prefixes differ: N vs A (1,1)
Failed to merge alleles at 1:142654568
Position of the faulty allele in file generated after ‘delly merge’:
#CHROM POS ID REF ALT QUAL FILTER INFO
1 142654568 DEL00049305 A <DEL> 0 PASS PRECISE;SVTYPE=DEL;SVMETHOD=EMBL.DELLYv0.7.6;CHR2=1;END=142655338;PE=2;MAPQ=12;CT=3to5;CIPOS=-9,9;CIEND=-9,9;INSLEN=0;HOMLEN=9;SR=10;SRQ=0.959302;
CONSENSUS=CATTCCGTCCATGGCGGGAGTATTCTGCAATCCTATGTGAGGGACAAACATTCAGACCCCAGAAGGAGTGTTCTGGAATCCTATGTGAAGGACAAACATTCAGACCCTCGTAGCAGTGTTCTGGAATCCTATGTGAGGGACAGACATTCAGACCCTCGCAGCAGTGTTCTGG
1 142654568 DEL00049306 N <DEL> 0 PASS IMPRECISE;SVTYPE=DEL;SVMETHOD=EMBL.DELLYv0.7.6;CHR2=1;END=142656756;PE=9;MAPQ=7;CT=3to5;CIPOS=-2,2;CIEND=-2,2
Error message while running "bcftools merge" for DUP:
The REF prefixes differ: N vs C (1,1)
Failed to merge alleles at 1:161499354
Position of the faulty allele in file generated after ‘delly merge’:
#CHROM POS ID REF ALT QUAL FILTER INFO
1 161499354 DUP00000963 C <DUP> 0 PASS IMPRECISE;SVTYPE=DUP;SVMETHOD=EMBL.DELLYv0.7.6;CHR2=1;END=161580729;PE=2;MAPQ=15;CT=5to3;CIPOS=-486,486;CIEND=-486,486
1 161499354 DUP00000964 N <DUP> 0 PASS IMPRECISE;SVTYPE=DUP;SVMETHOD=EMBL.DELLYv0.7.6;CHR2=1;END=161581253;PE=2;MAPQ=15;CT=5to3;CIPOS=-332,332;CIEND=-332,332
Any thoughts on what could be causing this, and ideas for filtering out these alleles? Should I only remove the duplicated allele that have ‘N’ as the reference, or try to merge in some way the alleles (merge info such as PE and SR)?
Thanks a lot,
Alex
--
You received this message because you are subscribed to the Google Groups "delly-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to delly-users+unsubscribe@googlegroups.com.
To post to this group, send email to delly...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
To unsubscribe from this group and stop receiving emails from it, send an email to delly-users...@googlegroups.com.
To unsubscribe from this group and stop receiving emails from it, send an email to delly-users+unsubscribe@googlegroups.com.