import "./tasks/fastp.wdl" as fastp | import "./tasks/fastp.wdl" as fastp | ||||
import "./tasks/teprof_s1.wdl" as teprof_s1 | import "./tasks/teprof_s1.wdl" as teprof_s1 | ||||
workflow run_teprof_s1 { | |||||
workflow {{ project_name }} { | |||||
String sample_id | String sample_id | ||||
File fastq1 | File fastq1 | ||||
File fastq2 | File fastq2 |