Sfoglia il codice sorgente

first commit

master
YaqingLiu 5 anni fa
parent
commit
aee7c97735
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. +1
    -1
      workflow.wdl

+ 1
- 1
workflow.wdl Vedi File

@@ -40,7 +40,7 @@ workflow {{ project_name }} {


File inputponfile
Array[Array[File]] bcf = read_tsv(inputponfile)
Array[File] bcf = read_tsv(inputponfile)

call bcftools.bcftools as bcftools {
input:

Loading…
Annulla
Salva