浏览代码

更新 'tasks/spladder_single.wdl'

master
chenqingwang 3 年前
父节点
当前提交
f3e48f4b28
共有 1 个文件被更改,包括 2 次插入1 次删除
  1. +2
    -1
      tasks/spladder_single.wdl

+ 2
- 1
tasks/spladder_single.wdl 查看文件

@@ -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

正在加载...
取消
保存