]> git.donarmstrong.com Git - samtools.git/blobdiff - bcftools/bcf.tex
added ST
[samtools.git] / bcftools / bcf.tex
index 5ca1e282020d640733b7a88be53db8d3a26a6220..2305fee5840cdb1dea3bf8b851e0e42827a27e84 100644 (file)
@@ -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}