kids-first / kf-alignment-workflow

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

🐳 dockerPull from new registry #104

Closed dmiller15 closed 3 years ago

dmiller15 commented 3 years ago

Description

This PR updates the dockerPull statements to the new registry. It also explicitly states shellquote for the rgstring in bwa-mem. This change counteracts an issue introduced by pushing with the new rabix composer.

Part of https://github.com/d3b-center/bixu-tracker/issues/846

Type of change

How Has This Been Tested?

Test Configuration:

Checklist:

migbro commented 3 years ago

WXS failed from heap space - likely because WGS intervals used for HS metrics, otherwise it probably would have passed.

dmiller15 commented 3 years ago

Yeah as long as the docker pulled I'm fine with HS Metrics failing. That test was still supposed to generate the gVCF so I'll take out HS Metrics for now just to see if the end of the pipeline is fine.