Browse Source

更新 'workflow.wdl'

master
chenqingwang 3 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

@@ -1,6 +1,6 @@
import "./tasks/arriba.wdl" as arriba

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

Loading…
Cancel
Save