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:06:06 -04:00 committed by GitHub
parent ee04fc2737
commit f1f1df984c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -24,6 +24,7 @@ process MOTUS_DOWNLOADDB {
## other than current directory
cp $motus_downloaddb ${motus_downloaddb.simpleName}_copy.py
python ${motus_downloaddb.simpleName}_copy.py \\
$args \\
-t $task.cpus
## clean up
rm ${motus_downloaddb.simpleName}_copy.py