Browse Source

更新 'workflow.wdl'

{{ project_name }}
master
biochenglinliu 3 years ago
parent
commit
bf9a011f42
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      workflow.wdl

+ 1
- 1
workflow.wdl View File

@@ -1,5 +1,5 @@
import "./tasks/lohhla.wdl" as lohhla
workflow run_lohhla {
workflow {{ project_name }} {
String sample_id
File normBAM
File normBAM_bai

Loading…
Cancel
Save