Update pangolin to 3.1.11 (#721)

* Update pangolin to 3.1.11.

* Update md5sum for test.pangolin.csv.
This commit is contained in:
Michael L Heuer 2021-09-20 13:59:05 -05:00 committed by GitHub
parent 4f0b02b7b5
commit 60d8bd7c04
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

View file

@ -11,11 +11,11 @@ process PANGOLIN {
mode: params.publish_dir_mode,
saveAs: { filename -> saveFiles(filename:filename, options:params.options, publish_dir:getSoftwareName(task.process), meta:meta, publish_by_meta:['id']) }
conda (params.enable_conda ? 'bioconda::pangolin=3.1.7' : null)
conda (params.enable_conda ? 'bioconda::pangolin=3.1.11' : null)
if (workflow.containerEngine == 'singularity' && !params.singularity_pull_docker_container) {
container 'https://depot.galaxyproject.org/singularity/pangolin:3.1.7--pyhdfd78af_0'
container 'https://depot.galaxyproject.org/singularity/pangolin:3.1.11--pyhdfd78af_1'
} else {
container 'quay.io/biocontainers/pangolin:3.1.7--pyhdfd78af_0'
container 'quay.io/biocontainers/pangolin:3.1.11--pyhdfd78af_1'
}
input:

View file

@ -4,4 +4,4 @@
- pangolin
files:
- path: ./output/pangolin/test.pangolin.csv
md5sum: 8daea6ca9fee7b747080d4d2b28a83d7
md5sum: 4eaff46b5b11cd59fb44d4e8e7c4945e