Entering edit mode
5.7 years ago
pmorellmi
•
0
Hi there!
I'm trying to do BQSR on some sheep genomes. I downloaded the known variants from Ensembl and converted the GVF file to VCF using their script. However, once I try to use it to ran GATK 3.5.0 BaseRecalibrator, it propt this message "Cannot tag a symbolic allele as the reference allele". I've looked for "<>" symbols, as they are the markers for symbolic alleles in VCF as far as I've read, but grep didn't found any outside of the header.
Any idea of what could be happening and how can I solve it?
Thank you for your help.
what is the exact command line ? what is the output of
The command for BaseRecalibrator is this:
And there was no output.
isn't there a stack trace in the error message ?
The whole error message is this:
try with gatk 3.8 ?
Same result, I'm affraid.
Let's check if there are lines with other than CATG in the REF column:
Nothing other than the header as output: