This website works better with JavaScript.
Home
Explore
Drone
Help
Sign In
chenqingwang
/
SplAdder-quantification-merge
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
Update 'tasks/spladder_quantification.wdl'
master
chenqingwang
3 years ago
parent
6f1f1aabe6
commit
e1ccaa0993
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_quantification.wdl
+ 2
- 1
tasks/spladder_quantification.wdl
View File
@@ -43,7 +43,8 @@ task spladder_quantification {
--merge-strat merge_graphs \
--readlen 150 \
--parallel $nt \
--quantify-graph --qmode collect
--quantify-graph --qmode collect \
--no-extract-ase
find . -depth > fileList.txt
Write
Preview
Loading…
Cancel
Save