We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b482b77 commit 3351124Copy full SHA for 3351124
doc/bcftools.txt
@@ -3986,7 +3986,7 @@ they will evaluate to a vector of per-sample values when applied on FORMAT tags:
3986
3987
* variables calculated on the fly if not present: number of alternate alleles;
3988
number of samples; count of alternate alleles; minor allele count (similar to
3989
-AC but is always smaller than 0.5); frequency of alternate alleles (AF=AC/AN);
+AC but always picks the allele with frequency smaller than 0.5); frequency of alternate alleles (AF=AC/AN);
3990
frequency of minor alleles (MAF=MAC/AN); number of alleles in called genotypes;
3991
number of samples with missing genotype; fraction of samples with missing genotype;
3992
indel length (deletions negative, insertions positive, balanced substitutions zero)
0 commit comments