Browse Source

更新 'workflow.wdl'

master
meng 2 years ago
parent
commit
5018ef3e49
1 changed files with 0 additions and 2 deletions
  1. +0
    -2
      workflow.wdl

+ 0
- 2
workflow.wdl View File

@@ -9,7 +9,6 @@ workflow {{ project_name }} {
String ref_fasta
File ref_flat
File bed_file
String method
File gc
File tumor_bam
File tumor_bam_bai
@@ -46,7 +45,6 @@ workflow {{ project_name }} {
ref_flat=ref_flat,
center_at=center_at,
hrd=HRD.hrd,
method=method,
bed_file=bed_file,
tumor_bam=tumor_bam,
tumor_bam_index=tumor_bam_bai,

Loading…
Cancel
Save