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
8 stars 6 forks source link

Specify pangolin version via variable at docker build #60

Closed dodslaser closed 1 year ago

dodslaser commented 2 years ago

The pangolin container is hardcoded to download v3.1.14. This leads to different pangolin versions being reported in the pipeline output (since the nanopore container has the latest version). The pangolin containers on DockerHub tagged with the later pangolin versions (eg. p-4.1.1) currently contain v3.1.14.

The purpose of the code changes are as follows:

Standard test procedure

This version is a:

sofstam commented 1 year ago

I close this PR. It has been merged https://github.com/genomic-medicine-sweden/gms-artic/pull/61