Entering edit mode
6.2 years ago
liushang
•
0
Hi, I meet a problem when I run samtools. The error message is
"bam_index.c:695: bam_iter_read: Assertion `iter->curr_off == iter->off[iter->i].v' failed".
I would like to ask how the question happened and how to resolve it. Thank you !
is your bam sorted ? is your bai file up-to-date ?
Please provide the exact command your were using.
Also what version of samtools do you have?