Closed dozy closed 9 months ago
use "samtools index" instead of "cram_index" to create cram indexes for bam and cram index creation, use "samtools index -o " to explicitly indicate the index file
Should help with job retries where initial attempt left (index) files behind.
use "samtools index" instead of "cram_index" to create cram indexes for bam and cram index creation, use "samtools index -o" to explicitly indicate the index file