diff --git a/VCFv4.3.tex b/VCFv4.3.tex index 78fa8d03..101dc0e1 100644 --- a/VCFv4.3.tex +++ b/VCFv4.3.tex @@ -1880,8 +1880,8 @@ \subsubsection{Type encoding} ./. & where both alleles are missing & 0x00 00 \\ \hline 0 & as a haploid it is represented by a single byte & 0x02 \\ \hline 1 & as a haploid it is represented by a single byte & 0x04 \\ \hline -0/1/2 & is tetraploid, with alleles & 0x02 04 06 \\ \hline -$0/1\mid2$ & is tetraploid with a single phased allele & 0x02 04 07 \\ \hline +0/1/2 & is triploid, with alleles & 0x02 04 06 \\ \hline +$0/1\mid2$ & is triploid with a single phased allele & 0x02 04 07 \\ \hline 0 and 0/1 & pad out the final allele for the haploid individual & 0x02 81 02 04\\ \hline \end{tabular} \normalsize diff --git a/VCFv4.4.tex b/VCFv4.4.tex index e7b277c3..61eb2f7f 100644 --- a/VCFv4.4.tex +++ b/VCFv4.4.tex @@ -2309,9 +2309,9 @@ \subsubsection{Type encoding} ./. & where both alleles are missing & 0x00 00 \\ \hline 0 & as an implicitly phased haploid it is represented by a single byte & 0x03 \\ \hline 1 & as an implicitly phased haploid it is represented by a single byte & 0x05 \\ \hline -0/1/2 & is tetraploid, with alleles & 0x02 04 06 \\ \hline -$0/1\mid2$ & is tetraploid with a single phased allele & 0x02 04 07 \\ \hline -0 and 0/1 & pad out the final allele for the haploid individual & 0x02 81 02 04\\ \hline +0/1/2 & is triploid, with alleles & 0x02 04 06 \\ \hline +$0/1\mid2$ & is triploid with a single phased allele & 0x02 04 07 \\ \hline +0 and 0/1 & pad out the final allele for the haploid individual & 0x03 81 02 04\\ \hline \end{tabular} \normalsize diff --git a/VCFv4.5.tex b/VCFv4.5.tex index 0530513b..7c848d56 100644 --- a/VCFv4.5.tex +++ b/VCFv4.5.tex @@ -2477,9 +2477,9 @@ \subsubsection{Type encoding} ./. & where both alleles are missing & 0x00 00 \\ \hline 0 & as an implicitly phased haploid it is represented by a single byte & 0x03 \\ \hline 1 & as an implicitly phased haploid it is represented by a single byte & 0x05 \\ \hline -0/1/2 & is tetraploid, with alleles & 0x02 04 06 \\ \hline -$0/1\mid2$ & is tetraploid with a single phased allele & 0x02 04 07 \\ \hline -0 and 0/1 & pad out the final allele for the haploid individual & 0x02 81 02 04\\ \hline +0/1/2 & is triploid, with alleles & 0x02 04 06 \\ \hline +$0/1\mid2$ & is triploid with a single phased allele & 0x02 04 07 \\ \hline +0 and 0/1 & pad out the final allele for the haploid individual & 0x03 81 02 04\\ \hline \end{tabular} \normalsize