Explorar el Código

更新 'tasks/arriba.wdl'

16
master
biochenglinliu hace 4 años
padre
commit
7d3e71fc74
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      tasks/arriba.wdl

+ 1
- 1
tasks/arriba.wdl Ver fichero

@@ -17,7 +17,7 @@ task arriba{

mkdir ./output/
STAR \
--runThreadN 4 \
--runThreadN 16 \
--genomeDir ${STAR_INDEX_DIR} \
--genomeLoad NoSharedMemory \
--readFilesIn ${fastq1} ${fastq2} \

Cargando…
Cancelar
Guardar