Update modules/motus/downloaddb/main.nf

Co-authored-by: Robert A. Petit III <robbie.petit@gmail.com>
This commit is contained in:
JIANHONG OU 2022-04-28 08:14:30 -04:00 committed by GitHub
parent 87005786e0
commit 24fb7c89aa
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