Browse Source

更新 'workflow.wdl'

master
meng 2 years ago
parent
commit
08839c2069
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      workflow.wdl

+ 1
- 1
workflow.wdl View File

@@ -1,7 +1,7 @@
import "./tasks/ASCAT.wdl" as ascat

workflow {{ project_name }} {
String sample
String sample_id
File tumor_bam
File tumor_bam_bai
File? normal_bam

Loading…
Cancel
Save