Browse Source

test

master
YaqingLiu 4 years ago
parent
commit
7d42ed741e
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      inputs

+ 1
- 1
inputs View File

@@ -1,6 +1,6 @@
{
"{{ project_name }}.bcftools_docker": "{{ bcftools_docker }}",
"{{ project_name }}.vcf": '{{ vcf }}',
"{{ project_name }}.vcf": {{ vcf }},
"{{ project_name }}.disk_size": "{{ disk_size }}",
"{{ project_name }}.cluster_config": "{{ cluster_config }}"
}

Loading…
Cancel
Save