chanzuckerberg / czid-workflows

Portable WDL workflows for CZ ID production pipelines
https://czid.org/
MIT License
37 stars 7 forks source link

[CZID-9425] Use AMR docker image for AMR RunSpades #330

Closed lvreynoso closed 7 months ago

lvreynoso commented 7 months ago

This PR uses the AMR docker image for the RunSpades task in the AMR workflow; previously the short-read-mngs image had been used. The same version of SPAdes (3.11.1) is now installed on the AMR image.

This fixes an issue where tests for the AMR RunSpades task failed due to their reliance on an updated version of the short-read-mngs image that the test did not have access to. See CZID-9425.