samtools variant calling
Excuse me :
After calling variants with samtools and bcftools, I got vcf file. Could I recalibrate the variants using VQSR procedure? Is it practicable?
Many thanks in advance!
• 2,312 views
•
link
1 answer
From GATK documentation:
Which training sets / arguments should I use for running VQSR?
These recommendations are valid for use with calls generated by both the UnifiedGenotyper and HaplotypeCaller. These recommendations will probably not work properly on calls generated by other (non-GATK) callers.
Read here for more info.
So... you can try and check if it works, but taking into account that is not the recommended workflow.
• 0 views
•
link
Log in to answer this question.