Browse Source

更新 'tasks/fastp.wdl'

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

+ 1
- 0
tasks/fastp.wdl View File

String out2_name = sample_id+'clean_2.fastq.gz' String out2_name = sample_id+'clean_2.fastq.gz'


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

Loading…
Cancel
Save