-
Notifications
You must be signed in to change notification settings - Fork 128
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
adds pangolin 4.3.1 and pangolin-data 1.31 #1110
Conversation
RUN datasets download virus genome accession ON924087.1,OQ381818.1,OR177999.1,OR461132.1,OR598183.1,OR716684.1,PP189069.1,PP218754.1,PP770375.1,PQ073669.1,PQ034842.1,PQ277908.1 && \ | ||
unzip -o ncbi_dataset.zip && \ | ||
rm -v ncbi_dataset.zip && \ | ||
pangolin ncbi_dataset/data/genomic.fna && \ |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I do like this better because it's fewer lines
ARG PANGOLIN_DATA_VER="v1.31" | ||
ARG SCORPIO_VER="v0.3.19" | ||
ARG CONSTELLATIONS_VER="v0.1.12" | ||
ARG USHER_VER="0.6.3" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
USHER came out with an update today, but I think we're okay to keep with 0.6.3 because the update shouldn't change lineage calls
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Angie prepared the global usher tree and everything with usher 0.6.3 so I'm going to stick with it for now. We can check in with her to see if she would recommend upgrading
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I have no changes to recommend.
Thank you for putting this together!
Thank you for putting this together. You can check the status of the deploy at https://github.com/StaPH-B/docker-builds/actions/runs/11976574969 |
draft for now, I want to test out the docker image in a workflow due to the upgraded base image which includes a major release change before I set this as ready for reviewTest docker image ran successfully in workflowEDIT: I'm also reworking & simplifying the test stage
EDIT2: I pushed a test docker image here on dockerhub for testing in a workflow:
kapsakcj/pangolin:4.3.1-pdata-1.31
Release notes for micromamba-docker here to describe changes to base docker image: https://github.com/mamba-org/micromamba-docker/releases
summary of changes:
mambaorg/micromamba:2.0.3-ubuntu22.04
defaults
from the conda channels to useToggle me to see diff from previous dockerfile:
Pull Request (PR) checklist:
docker build --tag samtools:1.15test --target test docker-builds/samtools/1.15
)spades/3.12.0/Dockerfile
)shigatyper/2.0.1/test.sh
)spades/3.12.0/README.md
)