How to set values for Filter columns with SAMTOOLS vcf files. I am getting "." for all VCF entries.
• 0 views
•
link
I am using SAMTools Version: 1.3 (using htslib 1.3) , How to get GQ score for my variants ? I have used this command. samtools mpileup -DguS -f PMC01-01.bam | bcftools call -vmO z -o PMC01-01.vcf.gz
Log in to answer this question.