Update modules/motus/downloaddb/main.nf

Co-authored-by: James A. Fellows Yates <jfy133@gmail.com>
This commit is contained in:
JIANHONG OU 2022-04-17 11:10:54 -04:00 committed by GitHub
parent 2551201f43
commit d247ef4a0d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -10,7 +10,7 @@ process MOTUS_DOWNLOADDB {
path motus_downloaddb_script
output:
path "db_mOTU" , emit: db
path "db_mOTU/" , emit: db
path "versions.yml" , emit: versions
when: