Skip to content

Commit

Permalink
fixed typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Yossi Farjoun committed Oct 17, 2019
1 parent fbf87d3 commit a5d41dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion VCFv4.3.tex
Original file line number Diff line number Diff line change
Expand Up @@ -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 \\
Expand Down

0 comments on commit a5d41dc

Please sign in to comment.