From: Heng Li Date: Tue, 4 Jan 2011 16:29:06 +0000 (+0000) Subject: added ST X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=f369cdfa8f815057e45833d80355fa4db8fa352f;p=samtools.git added ST --- 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}