kids-first / kf-alignment-workflow

:microscope: Alignment workflow for Kids-First DRC
Apache License 2.0
10 stars 6 forks source link

🔧 pass thru merge with only one bam #91

Closed dmiller15 closed 4 years ago

dmiller15 commented 4 years ago

Description

Encountered a bug when running a very small BAM through the new alignment pipeline. The merge step would fail because sambamba merge requires more than one BAM file for the tool to run. We do not view single bams as errors and want to have them continue on the pipeline. Therefore, we need to allow single bams to pass this step.

Resolves: https://github.com/d3b-center/bixu-tracker/issues/662

Type of change

Please delete options that are not relevant.

How Has This Been Tested?

Test Configuration:

Checklist: