Browse Source

更新 'workflow.wdl'

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

+ 1
- 1
workflow.wdl View File

@@ -12,7 +12,7 @@ workflow {{ project_name }} {
String cluster
String disk_size

call rmats.rmats as rmats {
call vcfeval.vcfeval as vcfeval {
input:
vcf1 = vcf1,
vcf2 = vcf2,

Loading…
Cancel
Save