Browse Source

更新 'tasks/fastp.wdl'

master
meng 2 years ago
parent
commit
19cb8a5f7f
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      tasks/fastp.wdl

+ 1
- 1
tasks/fastp.wdl View File

@@ -30,7 +30,7 @@ task fastp {

command <<<
set -o pipefail
set -o pipefail
set -e
nt=$(nproc)

Loading…
Cancel
Save