Explorar el Código

更新 'tasks/fastp.wdl'

master
meng hace 2 años
padre
commit
be4f7498fb
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. +1
    -0
      tasks/fastp.wdl

+ 1
- 0
tasks/fastp.wdl Ver fichero

@@ -29,6 +29,7 @@ task fastp {
String out2_name = sample_id+'clean_2.fastq.gz'

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

Cargando…
Cancelar
Guardar