genomic-medicine-sweden / gms-artic

A nextflow pipeline with a GMS touch for running the ARTIC network's fieldbioinformatics tools (https://github.com/artic-network/fieldbioinformatics).
GNU Affero General Public License v3.0
9 stars 6 forks source link

Move pangolin-data out of docker image #81

Open talnor opened 1 year ago

talnor commented 1 year ago

What needs to be done: Although the setup with downloading pangolin data into the docker container works, it is a sensitive setup. It would be good to be able to define a specific version of both gms-artic and the docker containers to work with to have a robust setup, while still using the latest pangolin data.

Suggestions on how to get it done: For nextclade we have the command nextclade dataset get to download the most recent nextclade data. Something similar would be good.

For pangolin, two options are:

Info available on usage and installation.

What are the arguments for getting it done:

Task is considered finished when: pangolin updates does not rely on docker image updates