ソースを参照

revise-tophat

master
stead99 5年前
コミット
491ba6def7
1個のファイルの変更1行の追加1行の削除
  1. +1
    -1
      tasks/tophat2.wdl

+ 1
- 1
tasks/tophat2.wdl ファイルの表示

@@ -21,6 +21,6 @@ task tophat2 {

output {
File accepted_hits = "${baseout}/${baseout}_accepted_hits.bam"
File unmapped_bam = "${baseout}/${babaseoutse}_unmapped.bam"
File unmapped_bam = "${baseout}/${baseout}_unmapped.bam"
}
}

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