Sfoglia il codice sorgente

first commit

master
LUYAO REN 3 anni fa
parent
commit
d308cbf866
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. +1
    -1
      workflow.wdl

+ 1
- 1
workflow.wdl Vedi File

@@ -1,7 +1,7 @@
import "./tasks/GVCFtyper.wdl" as GVCFtyper


workflow project_name {
workflow {{ project_name }} {

File gvcf_files
Array[File] gvcfs = read_lines(gvcf_files)

Loading…
Annulla
Salva