Ver código fonte

Fixbug: workflow

master
YaqingLiu 4 anos atrás
pai
commit
2f3e7f6b77
1 arquivos alterados com 1 adições e 1 exclusões
  1. +1
    -1
      workflow.wdl

+ 1
- 1
workflow.wdl Ver arquivo

@@ -1,6 +1,6 @@
import "./tasks/pindel.wdl" as pindel

workflow run_pindel {
workflow {{ project_name }} {
String sample_id
File bam
File reference

Carregando…
Cancelar
Salvar