[TheiaCoV ONT and Clearlabs] Update consensus task container to artic:1.2.4-1.12.0 #636
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.
This PR closes #595
🗑️ This dev branch should NOT be deleted after merging to main.
🧠 Summary
The previous container used,
us-docker.pkg.dev/general-theiagen/staphb/artic-ncov2019-epi2me:latest
was about 2 years out of date and no longer featured the latest medaka models. I've substituted it withus-docker.pkg.dev/general-theiagen/staphb/artic:1.2.4-1.12.0
which, besides being properly versioned, it includes the following models:⚡ Impacted Workflows/Tasks
This PR may lead to different results in pre-existing outputs: No if default model is not changed
This PR uses an element that could cause duplicate runs to have different results: No
🛠️ Changes
⚙️ Algorithm
No changes were made.
➡️ Inputs
No changes were made.
⬅️ Outputs
Made changes were made.
🧪 Testing
Local Testing
Tested on a sample from a FlowCell version 10.4.1
miniwdl run --task consensus /home/ines_mendes/Git/public_health_bioinformatics/tasks/assembly/task_artic_consensus.wdl samplename="CVL_026713_R" read1= artic_ncov2019_CVL_026713_R.fastq primer_bed= SARS-CoV-2.Midnight-ONT.V3.scheme.bed reference_genome= MN908947.fasta medaka_model="r1041_e82_260bps_hac_variant_g632" organism="sars-cov-2"
Testing on Terra
Suggested Scenarios for Reviewer to Test
🔬 Final Developer Checklist
🎯 Reviewer Checklist