Hello
I've created an alignment (SAM and subsequently BAM file) using samtools. However, when I'm trying to create an index out of the BAM file I get the following message:
$ samtools index alignment.new.bam
[E::hts_idx_push] NO_COOR reads not in a single block at the end 15 -1
I have no clue what that means so any help would be much appreciated
Thanks
Can you paste the commands used for alignment and sam --> bam ?
For the alignment:
For Sam -> Bam