Sfoglia il codice sorgente

更新 'inputs'

master
chenqingwang 3 anni fa
parent
commit
405e2a4d0f
1 ha cambiato i file con 2 aggiunte e 0 eliminazioni
  1. +2
    -0
      inputs

+ 2
- 0
inputs Vedi File

@@ -2,6 +2,8 @@
"{{ project_name }}.sample_id": "{{ sample_id }}",
"{{ project_name }}.vcf1": "{{ vcf1 }}",
"{{ project_name }}.vcf2": "{{ vcf2 }}",
"{{ project_name }}.vcf_tbi1": "{{ vcf_tbi1 }}",
"{{ project_name }}.vcf_tbi2": "{{ vcf_tbi2 }}",
"{{ project_name }}.SDF": "{{ SDF }}",
"{{ project_name }}.docker": "{{ docker }}",
"{{ project_name }}.cluster": "{{ cluster }}",

Loading…
Annulla
Salva