Przeglądaj źródła

更新 'tasks/CNVkit.wdl'

master
meng 2 lat temu
rodzic
commit
d7c2a3ef8c
1 zmienionych plików z 2 dodań i 2 usunięć
  1. +2
    -2
      tasks/CNVkit.wdl

+ 2
- 2
tasks/CNVkit.wdl Wyświetl plik

@@ -12,7 +12,7 @@ task cnvkit{
String cluster_config
String disk_size

command <<
command <<<
set -o pipefail
set -e

@@ -40,7 +40,7 @@ task cnvkit{

tar cvf ${sample}.tar ./

>>
>>>

runtime{
docker:docker

Ładowanie…
Anuluj
Zapisz