Browse Source

first commit

master
Zhihui 4 years ago
parent
commit
dbdcb26fc8
1 changed files with 1 additions and 2 deletions
  1. +1
    -2
      workflow.wdl

+ 1
- 2
workflow.wdl View File

import "./tasks/fastqc.wdl" as fastqc import "./tasks/fastqc.wdl" as fastqc


workflow {{ project_name }} { workflow {{ project_name }} {
File read1
File read2
File read
File idx File idx
File screen_ref_dir File screen_ref_dir
File fastq_screen_conf File fastq_screen_conf

Loading…
Cancel
Save