Browse Source

更新 'tasks/spladder.wdl'

master
chenqingwang 4 years ago
parent
commit
23afbadfb2
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      tasks/spladder.wdl

+ 1
- 0
tasks/spladder.wdl View File

@@ -18,6 +18,7 @@ task spladder {

spladder build --bams ${bam} \
--annotation ${reference_gtf_file} \
--ignore-mismatches \
--outdir ${sample_id}/spladder_out
find . -depth > fileList.txt

Loading…
Cancel
Save