Browse Source

更新 'tasks/arriba.wdl'

16
master
biochenglinliu 3 years ago
parent
commit
7d3e71fc74
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      tasks/arriba.wdl

+ 1
- 1
tasks/arriba.wdl View File

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

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

Loading…
Cancel
Save