From 83269f1c658e0ae99bad316461c3598accb3ec6c Mon Sep 17 00:00:00 2001 From: Heng Li Date: Tue, 4 Jan 2011 16:31:29 +0000 Subject: [PATCH] sorry. It is SP not ST --- bcftools/bcf.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bcftools/bcf.tex b/bcftools/bcf.tex index 2305fee..ec26e74 100644 --- a/bcftools/bcf.tex +++ b/bcftools/bcf.tex @@ -42,7 +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)}\\ +{\tt SP} & {\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