(Bcftools) SNP allele frequency in DNA pools
0
0
Entering edit mode
3.7 years ago

I tried to use Bcftools to calculate allele frequency by SNP variants after bowtie 2 alignment.

 bcftools mpilup --redo-BAQ --min-BQ 30 --per-sample-mF --annotate FORMAT/AD, FORMAT/ADF, FORMAT/ADR,FORMAT/DP,FORMAT/SP,INFO/AD,INFO/ADF,INFO/ADR -F reference.faa.txt reads-sorted.bam } bcftools call --multiallelic-caller --variants0only -0v > new.vcf

And after +fill-tags for AF, I used query to calculate AF for me. However, all position show AF: 0.5? I am confused how to calculate SNP allele frequency estimation in DNA pools.

SNP • 805 views
ADD COMMENT

Login before adding your answer.

Traffic: 1830 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6