]> git.donarmstrong.com Git - samtools.git/commitdiff
sorry. It is SP not ST
authorHeng Li <lh3@live.co.uk>
Tue, 4 Jan 2011 16:31:29 +0000 (16:31 +0000)
committerHeng Li <lh3@live.co.uk>
Tue, 4 Jan 2011 16:31:29 +0000 (16:31 +0000)
bcftools/bcf.tex

index 2305fee5840cdb1dea3bf8b851e0e42827a27e84..ec26e74e76889256f04776c3c0290484c6d96999 100644 (file)
@@ -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}