From f369cdfa8f815057e45833d80355fa4db8fa352f Mon Sep 17 00:00:00 2001 From: Heng Li Date: Tue, 4 Jan 2011 16:29:06 +0000 Subject: [PATCH] added ST --- bcftools/bcf.tex | 1 + 1 file changed, 1 insertion(+) diff --git a/bcftools/bcf.tex b/bcftools/bcf.tex index 5ca1e28..2305fee 100644 --- a/bcftools/bcf.tex +++ b/bcftools/bcf.tex @@ -42,6 +42,7 @@ {\tt GQ} & {\tt uint8\_t[n]} & {Genotype quality}\\ {\tt HQ} & {\tt uint8\_t[n*2]} & {Haplotype quality}\\ {\tt PL} & {\tt uint8\_t[n*x]} & {Phred-scaled likelihood of data}\\ +{\tt ST} & {\tt uint8\_t[n]} & {Strand bias P-value (bcftools only)}\\ \emph{misc} & {\tt int32\_t+char*} & {\tt NULL} padded concatenated strings (integer equal to the length) \\ \hline \end{tabular} -- 2.39.2