Sydney-Informatics-Hub / Germline-StructuralV-nf

Germline structural variant calling pipeline for short read WGS datasets
GNU General Public License v3.0
4 stars 5 forks source link

Feature request: check bam index age or presence and reindex if needed #72

Open georgiesamaha opened 11 months ago

georgiesamaha commented 11 months ago

Tiddit SV process will throw error if .bam.bai is older than the .bam and workflow will fail to run. Would be helpful to add a process to check indexes (age and presence) and reindex bams as required before proceeding with sv calling.