Update modules/motus/downloaddb/main.nf

This commit is contained in:
James A. Fellows Yates 2022-04-17 21:18:55 +02:00 committed by GitHub
parent ec23ebc7c5
commit 87005786e0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -18,7 +18,7 @@ process MOTUS_DOWNLOADDB {
script:
def args = task.ext.args ?: ''
def software = ${motus_downloaddb.simplename}_copy.py
def software = ${motus_downloaddb.simpleName}_copy.py
"""
## must copy script file to working directory,
## otherwise the reference_db will be download to bin folder