mirror of
https://github.com/MillironX/nf-core_modules.git
synced 2024-12-22 19:18:17 +00:00
Update modules/motus/downloaddb/main.nf
Co-authored-by: James A. Fellows Yates <jfy133@gmail.com>
This commit is contained in:
parent
f1f1df984c
commit
2551201f43
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ process MOTUS_DOWNLOADDB {
|
||||||
'quay.io/biocontainers/motus:3.0.1--pyhdfd78af_0' }"
|
'quay.io/biocontainers/motus:3.0.1--pyhdfd78af_0' }"
|
||||||
|
|
||||||
input:
|
input:
|
||||||
path motus_downloaddb
|
path motus_downloaddb_script
|
||||||
|
|
||||||
output:
|
output:
|
||||||
path "db_mOTU" , emit: db
|
path "db_mOTU" , emit: db
|
||||||
|
|
Loading…
Reference in a new issue