X-Git-Url: http://woldlab.caltech.edu/gitweb/?p=samtools.git;a=blobdiff_plain;f=bcftools%2Fprob1.h;h=6d9d28e3cee6c7d0a66efbd5314912ac511cd384;hp=7158fe29f89bee73dda2f2bdc9426af038a363c6;hb=e3b3a0177339fb8c099346986e965e3bd5b85999;hpb=8d2494d1fb7cd0fa7c63be5ffba8dd1a11457522 diff --git a/bcftools/prob1.h b/bcftools/prob1.h index 7158fe2..6d9d28e 100644 --- a/bcftools/prob1.h +++ b/bcftools/prob1.h @@ -9,6 +9,7 @@ typedef struct __bcf_p1aux_t bcf_p1aux_t; typedef struct { int rank0; double f_em, f_exp, f_flat, p_ref; + double cil, cih; double pc[4]; double g[3]; } bcf_p1rst_t;