I want to convert Sam file into Bam. I am using command $ samtools view -b -S -o bowtie.glob.bam bowtie.glob.sam, but I am getting the following error:
Parse error at line 25645: invalid CIGAR character
Could someone please help me to solve this problem?