ソースを参照

add heatmap.pdf

master
YaqingLiu 4年前
コミット
03da590eb0
1個のファイルの変更1行の追加1行の削除
  1. +1
    -1
      tasks/export.wdl

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

@@ -10,7 +10,7 @@ task export{
# seg
cnvkit.py export seg *.cns -o ${sample_id}.seg
# heatmap
cnvkit.py heatmap *.cns -o ${sample_id}.heatmap
cnvkit.py heatmap *.cns -o ${sample_id}.heatmap.pdf
>>>
runtime {

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