Skip to content

Commit

Permalink
bump to latest pango (#285)
Browse files Browse the repository at this point in the history
  • Loading branch information
dpark01 authored Apr 30, 2021
1 parent 0bd591e commit 69f019c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pipes/WDL/tasks/tasks_sarscov2.wdl
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ task pangolin_one_sample {
File genome_fasta
Int? min_length
Float? max_ambig
String docker = "staphb/pangolin:2.3.8-pangolearn-2021-04-23"
String docker = "staphb/pangolin:2.4-pangolearn-2021-04-28"
}
String basename = basename(genome_fasta, ".fasta")
command {
Expand Down
2 changes: 1 addition & 1 deletion requirements-modules.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,5 @@ broadinstitute/beast-beagle-cuda=1.10.5pre
broadinstitute/ncbi-tools=2.10.7.2
nextstrain/base=build-20210318T204019Z
andersenlabapps/ivar=1.3.1
staphb/pangolin=2.3.8-pangolearn-2021-04-23
staphb/pangolin=2.4-pangolearn-2021-04-28
nextstrain/nextclade=0.13.0

0 comments on commit 69f019c

Please sign in to comment.