Browse Source

Update 'tasks/spladder_quantification.wdl'

master
chenqingwang 3 years ago
parent
commit
5c8bf4d333
1 changed files with 1 additions and 2 deletions
  1. +1
    -2
      tasks/spladder_quantification.wdl

+ 1
- 2
tasks/spladder_quantification.wdl View File

@@ -43,8 +43,7 @@ task spladder_quantification {
--merge-strat merge_graphs \
--readlen 150 \
--parallel $nt \
--quantify-graph --qmode collect \
--event-types exon_skip
--quantify-graph --qmode collect
find . -depth > fileList.txt

Loading…
Cancel
Save