Are there *.bai files available for the sorted bam files?
Mark
Created by Marquis Vawter mvawter Hi Mark,
It should be easy enough for you to generate the .bai index files for each BAM file with the command:
```
samtools index CMCmonkey_RNA_38.accepted_hits.sort.coord.bam
```
Gabriel We will follow up with the data contributor