Entering edit mode
9.5 years ago
L. A. Liggett
▴
130
I calling variants from sorted bam files using samtools mpileup and then bcftools call -cv input > output.vcf. But in the resulting variant file there is no data reported for alternate allele frequency or AO. Is there a way to get bcftools to output AO?