ソースを参照

更新 '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

読み込み中…
キャンセル
保存