]> git.donarmstrong.com Git - samtools.git/blobdiff - bam_maqcns.h
* samtools-0.1.4-2 (r316)
[samtools.git] / bam_maqcns.h
index 56fa9db3a907f3087d6e4d114d54623a87491634..36704d7bce51104e1a8d73ed233f8ebd4b8ce582 100644 (file)
@@ -7,7 +7,7 @@ struct __bmc_aux_t;
 
 typedef struct {
        float het_rate, theta;
-       int n_hap;
+       int n_hap, cap_mapQ;
 
        float eta, q_r;
        double *fk, *coef;