Ver código fonte

更新 'workflow.wdl'

{{ project_name }}
master
biochenglinliu 2 anos atrás
pai
commit
820d083a96
1 arquivos alterados com 1 adições e 1 exclusões
  1. +1
    -1
      workflow.wdl

+ 1
- 1
workflow.wdl Ver arquivo

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

workflow run_teprof_s1 {
workflow {{ project_name }} {
String sample_id
File fastq1
File fastq2

Carregando…
Cancelar
Salvar