Browse Source

更新 'workflow.wdl'

master
chenqingwang 4 years ago
parent
commit
23a5485f15
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      workflow.wdl

+ 1
- 1
workflow.wdl View File

import "./tasks/arriba.wdl" as arriba import "./tasks/arriba.wdl" as arriba


workflow run_arriba {
workflow {{ project_name }} {
String sample_id String sample_id
File fastq1 File fastq1
File fastq2 File fastq2

Loading…
Cancel
Save