Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bam and cram index creation changes #332

Merged
merged 1 commit into from
Jan 25, 2024

Conversation

dozy
Copy link
Member

@dozy dozy commented Nov 22, 2023

use "samtools index" instead of "cram_index" to create cram indexes
for bam and cram index creation, use "samtools index -o <index_file>" to explicitly indicate the index file

@dozy dozy self-assigned this Nov 22, 2023
for bam and cram index creation, use "samtools index -o <index_file>" to explicitly indicate the index file
@dozy dozy force-pushed the bam_cram_index_creation_changes branch from 9d3180d to 5652a46 Compare November 22, 2023 18:15
@dozy dozy assigned srl147 and unassigned dozy Nov 23, 2023
@dkj
Copy link
Member

dkj commented Dec 5, 2023

Should help with job retries where initial attempt left (index) files behind.

@srl147 srl147 merged commit a97c4dd into wtsi-npg:devel Jan 25, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants