Override biocontainers to quay.io and 4.2 to F2 dragen image#1045
Merged
Override biocontainers to quay.io and 4.2 to F2 dragen image#1045
Conversation
Contributor
There was a problem hiding this comment.
Pull Request Overview
This PR migrates biocontainer references from AWS ECR to quay.io and updates Dragen docker images from F1 to F2 versions across multiple WGTS pipeline configurations.
- Migrates biocontainer image sources from AWS ECR to quay.io for better image distribution
- Updates Dragen pipeline docker images to F2 version (627166f0-ab0e-40f4-a191-91e6fcaf50d2:latest)
- Adds cwltool overrides configuration to standardize container references across pipeline managers
Reviewed Changes
Copilot reviewed 3 out of 3 changed files in this pull request and generated 2 comments.
| File | Description |
|---|---|
| set_wgts_alignment_qc_cwl_inputs_sfn.asl.json | Adds cwltool overrides for F2 Dragen alignment image |
| tumor-normal get_boolean_parameters_from_event_input.py | Adds cwltool overrides for multiqc biocontainer and F2 Dragen images |
| transcriptome get_boolean_parameters_from_event_input.py | Adds cwltool overrides for qualimap, arriba biocontainers and F2 Dragen image |
Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.
...ambdas/get_boolean_parameters_from_event_input_py/get_boolean_parameters_from_event_input.py
Outdated
Show resolved
Hide resolved
...ambdas/get_boolean_parameters_from_event_input_py/get_boolean_parameters_from_event_input.py
Outdated
Show resolved
Hide resolved
c002c96 to
021daf3
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Biocontainers overrides from aws ecr to quay.io,
Also migrate from F1 to F2 dragen docker images (just in case) for all WGTS Dragen pipelines.