|
|
|
|
|
|
|
|
import "./tasks/fastp.wdl" as fastp |
|
|
import "./tasks/fastp.wdl" as fastp |
|
|
import "./tasks/hisat2.wdl" as hisat2 |
|
|
|
|
|
import "./tasks/samtools.wdl" as samtools |
|
|
|
|
|
import "./tasks/stringtie.wdl" as stringtie |
|
|
|
|
|
import "./tasks/fastqc.wdl" as fastqc |
|
|
import "./tasks/fastqc.wdl" as fastqc |
|
|
import "./tasks/fastqscreen.wdl" as fastqscreen |
|
|
|
|
|
import "./tasks/qualimapBAMqc.wdl" as qualimapBAMqc |
|
|
|
|
|
import "./tasks/qualimapRNAseq.wdl" as qualimapRNAseq |
|
|
|
|
|
import "./tasks/ballgown.wdl" as ballgown |
|
|
|
|
|
import "./tasks/count.wdl" as count |
|
|
|
|
|
|
|
|
|
|
|
workflow {{ project_name }} { |
|
|
workflow {{ project_name }} { |
|
|
File read1 |
|
|
File read1 |