Entering edit mode
3 months ago
analyst
▴
70
Dear all,
I have called variants through freebayes.
Now I am filtering SNPs and Indels.
Opening SNPs file I found other variants also.
I used this command to filter snps:
bcftools view -v snps -Ov -o snps_only.vcf variants.vcf.gz
Why bcftools not giving desired output please guide to get only snps.
Thank you
show us an example of "not desired output" please
Here you can see there are other variants too other than SNP