This website works better with JavaScript.
Home
Explore
Drone
Help
Sign In
biochenglinliu
/
arriba
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
更新 'tasks/arriba.wdl'
16
master
biochenglinliu
3 years ago
parent
68f526782c
commit
7d3e71fc74
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+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} \
Write
Preview
Loading…
Cancel
Save