Browse Source

first commit

master
Zhihui 4 years ago
parent
commit
49ee5dfd61
1 changed files with 0 additions and 8 deletions
  1. +0
    -8
      workflow.wdl

+ 0
- 8
workflow.wdl View File

@@ -1,13 +1,5 @@
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/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 }} {
File read1

Loading…
Cancel
Save