Bump new nextclade version (0.14.4) (#532)

This commit is contained in:
Jose Espinosa-Carrasco 2021-06-09 15:12:21 +02:00 committed by GitHub
parent d71c1b65eb
commit 3fce3f4950
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 NEXTCLADE {
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::nextclade_js=0.14.2" : null)
conda (params.enable_conda ? "bioconda::nextclade_js=0.14.4" : null)
if (workflow.containerEngine == 'singularity' && !params.singularity_pull_docker_container) {
container "https://depot.galaxyproject.org/singularity/nextclade_js:0.14.2--h9ee0642_0"
container "https://depot.galaxyproject.org/singularity/nextclade_js:0.14.4--h9ee0642_0"
} else {
container "quay.io/biocontainers/nextclade_js:0.14.2--h9ee0642_0"
container "quay.io/biocontainers/nextclade_js:0.14.4--h9ee0642_0"
}
input:

View file

@ -28,4 +28,4 @@
- nextclade
files:
- path: output/nextclade/test.tree.json
md5sum: 508a6ea19daf98fd8ae9f2d470f8c3cd
md5sum: 5c57dd724bc2b5cfde8f42a17ff2865a