Przeglądaj źródła

alter output

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

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

@@ -36,7 +36,7 @@ task annovar {

output {
File avinput = "${basename}.avinput"
File others_txt = "${basename}.${hg}_others.txt"
File others_vcf = "${basename}.${hg}_others.vcf"
File multianno_txt = "${basename}.${hg}_multianno.txt"
File multianno_vcf = "${basename}.${hg}_multianno.vcf"
}
}

Ładowanie…
Anuluj
Zapisz