X-Git-Url: http://woldlab.caltech.edu/gitweb/?p=samtools.git;a=blobdiff_plain;f=bam_maqcns.h;h=fa5489d13caad7c5c20489091302bfb5b2a5799d;hp=2a82aeee8057f5992570d0896a1621b9116057cd;hb=8af6e7eac6605aab3bd8b1a1f874309b59789b08;hpb=d363084f0412f3bcdeb0304aeb0974c9a10c7649 diff --git a/bam_maqcns.h b/bam_maqcns.h index 2a82aee..fa5489d 100644 --- a/bam_maqcns.h +++ b/bam_maqcns.h @@ -7,7 +7,7 @@ struct __bmc_aux_t; typedef struct { float het_rate, theta; - int n_hap, cap_mapQ; + int n_hap, cap_mapQ, is_soap; float eta, q_r; double *fk, *coef;