[TheiaCoV] Update nextclade dataset tags and pangolin docker version #679
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.
… parameters
This PR closes #669
🗑️ This dev branch should be deleted after merging to main.
🧠 Summary
This PR updates nextclade dataset tags to the latest versions as of 12/3/2024, as well as bumping the pangolin docker from 1.29 -> 1.31.
Aside, but along with this I made a utility to automatically check nextclade versions that need to be udpated.
https://github.com/theiagen/utilities/blob/mb-nextclade-utility/scripts/nextclade-version-check.sh
⚡ Impacted Workflows/Tasks
The
wf_organism_parameters
has been updated.This PR may lead to different results in pre-existing outputs: No
This PR uses an element that could cause duplicate runs to have different results: No
🛠️ Changes
The following changes have been made for latest updates:
As well as bumping the pangolin docker:
us-docker.pkg.dev/general-theiagen/staphb/pangolin:4.3.1-pdata-1.29
- ->us-docker.pkg.dev/general-theiagen/staphb/pangolin:4.3.1-pdata-1.31
⚙️ Algorithm
Pangolin docker has been bumped from 1.29 -> 1.31.
Database versions for nextclade have been bumped for the latest versions available, as per the table above.
➡️ Inputs
No inputs have been changed.
⬅️ Outputs
No outputs have been changed.
🧪 Testing
TheiaCoV illumina PE has been tested here, Sars-cov-2, MPX, WNV, HIV, FLU + variants, rsv-a & rsv-b has been tested. All updated versions can be found in the nextclade_ds_tag.
Tested the following to ensure no issues with nextclade updates:
TheiaCoV_Fasta_PHB
TheiaCoV_Illumina_SE_PHB
TheiaCoV_Clearlabs_PHB
TheiaCoV_ONT_PHB
Please bring up any other scenarios you would like me to test.
Suggested Scenarios for Reviewer to Test
Please repeat the TheiaCoV_Illumina_PE test and check that all the organisms selected have the corrected update or NA. Feel free to test any of the other TheiaCoV variations.
🔬 Final Developer Checklist
🎯 Reviewer Checklist