This is a test version of Biostars. For the public version, visit https://www.biostars.org.
not getting values for Filter columns with vcf files generated using SAMTOOLS Mpileup

How to set values for Filter columns with SAMTOOLS vcf files. I am getting "." for all VCF entries.

Is it normal or i need to set some parameters with command ?

This is command : samtools mpileup -DguS -f PMC01-01.bam | bcftools call -vmO z -o PMC01-01.vcf.gz

samtools vcf

No filters have been applied, so only . should appear. See the VCF spec.

Yes , How I can applied filter while running variant calling with SAMTools ? I

0 answers

No answers yet.

Log in to answer this question.