Parcourir la source

first commit

master
LUYAO REN il y a 3 ans
Parent
révision
d308cbf866
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. +1
    -1
      workflow.wdl

+ 1
- 1
workflow.wdl Voir le fichier

@@ -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)

Chargement…
Annuler
Enregistrer