kids-first / kf-alignment-workflow

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

🐎 sentieon wf #120

Closed dmiller15 closed 2 years ago

dmiller15 commented 2 years ago

Description

Creates a new alignment workflow using Sentieon's suite of tools. Small updates to existing tools. Still might need some cleanup.

Closes https://github.com/d3b-center/bixu-tracker/issues/1404 Part of https://github.com/d3b-center/bixu-tracker/issues/1405

Type of change

How Has This Been Tested?

Test Configuration:

Checklist:

dmiller15 commented 2 years ago

@migbro Yes there are the warnings about secondaryFile misalignment but ultimately those don't affect the running as you can see here: https://cavatica.sbgenomics.com/u/d3b-bixu/ha-bam-benchmarking/tasks/5c533287-cf85-4357-82f9-42e0a64bf523/. gVCF creation goes off without a hitch. Ultimately I think it's just that the gVCF workflow is a bit out of date and doesn't have the appropriate declarations. Since this PR explicitly avoids delving into the gVCF workflow I'd rather leave those warning resolutions for a different time.