diff --git a/VCFv4.3.tex b/VCFv4.3.tex index b2f3e0bab..a5df7b1fa 100644 --- a/VCFv4.3.tex +++ b/VCFv4.3.tex @@ -406,7 +406,7 @@ \subsubsection{Genotype fields} GQ & 1 & Integer & Conditional genotype quality \\ GT & 1 & String & Genotype \\ HQ & 2 & Integer & Haplotype quality \\ - LAA & . & Integer & Strictly increasing, 1-based indies into ALT, indicating which alternate alleles are relevant (local) for the current sample \\ + LAA & . & Integer & Strictly increasing, 1-based indices into ALT, indicating which alternate alleles are relevant (local) for the current sample \\ LAD & . & Integer & Read depth for the reference and each of the local alternate alleles listed in LAA \\ LGT & . & String & Genotype against the local alleles \\ LPL & . & Integer & Phred-scaled genotype likelihoods rounded to the closest integer for genotypes that involve the reference and the local alternative alleles listed in LAA \\