X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=bam2bcf_indel.c;h=ab9e83ca8f712ae7d7975d67b94b10c702e64908;hb=9f118264ea012adc21a46d7c03eaad4f9ce7d4d4;hp=11cd371978e6e654987d35c35dd6465539a22523;hpb=8c15f916dabce475febdf508a9cc0c708c5a7747;p=samtools.git diff --git a/bam2bcf_indel.c b/bam2bcf_indel.c index 11cd371..ab9e83c 100644 --- a/bam2bcf_indel.c +++ b/bam2bcf_indel.c @@ -162,8 +162,8 @@ int bcf_call_gap_prep(int n, int *n_plp, bam_pileup1_t **plp, int pos, bcf_calla } } // To prevent long stretches of N's to be mistaken for indels (sometimes thousands of bases), - // check the number of N's in the sequence. TODO: this may not be the best place and the best way of doing it - int nN=0; for (i=0; ii ) return -1; ks_introsort(uint32_t, m, aux);