switch to csi index
Closed this issue · 0 comments
swarbred commented
Currently in reat prediction call-FirstStrandIndexBAM we create the default bai index this will error with mappings to large genomes such as wheat.
We can hopefully switch to generating the csi index in all cases (samtools index -c)
we use the index in call-FirstStrandHints/bam2hints