Skip to content

Commit

Permalink
[SQUASH ME] Retain symbolic allele text in table summary
Browse files Browse the repository at this point in the history
  • Loading branch information
jmarshall committed Aug 19, 2019
1 parent edfc9f5 commit 72380ed
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 @@ -358,7 +358,7 @@ \subsubsection{Fixed fields}
CIGAR & A & String & Cigar string describing how to align an alternate allele to the reference allele \\
DB & 0 & Flag & dbSNP membership \\
DP & 1 & Integer & Combined depth across samples \\
END & 1 & Integer & End position (variant lies on CHROM at positions POS to END) \\
END & 1 & Integer & End position on CHROM (used with symbolic alleles; see below) \\
H2 & 0 & Flag & HapMap2 membership \\
H3 & 0 & Flag & HapMap3 membership \\
MQ & 1 & Float & RMS mapping quality \\
Expand Down

0 comments on commit 72380ed

Please sign in to comment.