Browse Source

更新 'workflow.wdl'

{{ project_name }}
master
biochenglinliu 2 years ago
parent
commit
820d083a96
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      workflow.wdl

+ 1
- 1
workflow.wdl View File

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

Loading…
Cancel
Save