Browse Source

Update inputs

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

+ 1
- 1
inputs View File

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

Loading…
Cancel
Save