Browse Source

更新 'workflow.wdl'

master
chenqingwang 3 years ago
parent
commit
ace2e11c43
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      workflow.wdl

+ 1
- 1
workflow.wdl View File

@@ -1,4 +1,4 @@
import "./tasks/spladder_single.wdl" as spladder-single
import "./tasks/spladder_single.wdl" as spladder_single

workflow {{ project_name }} {
String sample_id

Loading…
Cancel
Save