Browse Source

Update 'tasks/spladder_quantification.wdl'

master
chenqingwang 3 years ago
parent
commit
e1ccaa0993
1 changed files with 2 additions and 1 deletions
  1. +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

Loading…
Cancel
Save