This website works better with JavaScript.
Home
Explore
Drone
Help
Sign In
chenqingwang
/
SplAdder-single
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
更新 'tasks/spladder_single.wdl'
master
chenqingwang
3 years ago
parent
a3f69a706a
commit
f3e48f4b28
1 changed files
with
2 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-1
tasks/spladder_single.wdl
+ 2
- 1
tasks/spladder_single.wdl
View File
@@ -26,7 +26,8 @@ task spladder_single {
--confidence 2 \
--readlen 150 \
--parallel $nt \
--outdir ${sample_id}/spladder_out
--outdir ${sample_id}/spladder_out \
--no-extract-ase
find . -depth > fileList.txt
Write
Preview
Loading…
Cancel
Save