ソースを参照

add sam as hisat2 output

tags/v0.2.5
stead99 4年前
コミット
3c076d97d5
1個のファイルの変更1行の追加0行の削除
  1. +1
    -0
      tasks/hisat2.wdl

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

@@ -22,6 +22,7 @@ task hisat2 {
}

output {
File sam=sample_id + ".sam"
File unmapread_1p=sample_id + "_un.fq.1.gz"
File unmapread_2p=sample_id + "_un.fq.2.gz"
}

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