Merge commit 'upstream/0.1.7a.dfsg'
[samtools.git] / bam_maqcns.h
index 2a82aeee8057f5992570d0896a1621b9116057cd..fa5489d13caad7c5c20489091302bfb5b2a5799d 100644 (file)
@@ -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;