Przeglądaj źródła

output heatmap

master
YaqingLiu 4 lat temu
rodzic
commit
a72e18b90c
1 zmienionych plików z 1 dodań i 1 usunięć
  1. +1
    -1
      tasks/export.wdl

+ 1
- 1
tasks/export.wdl Wyświetl plik

@@ -22,6 +22,6 @@ task export{

output {
File seg = "${sample_id}.seg"
File heatmap = "${sample_id}.heatmap"
File heatmap = "${sample_id}.heatmap.pdf"
}
}

Ładowanie…
Anuluj
Zapisz