You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

14 line
574B

  1. {
  2. "{{ project_name }}.sample_id": "{{ sample_id }}",
  3. "{{ project_name }}.vep_vcf": "{{ vep_vcf }}",
  4. "{{ project_name }}.PP2GeneList": "{{ PP2GeneList }}",
  5. "{{ project_name }}.clinvar": "{{ clinvar }}",
  6. "{{ project_name }}.HotSpot3D": "{{ HotSpot3D }}",
  7. "{{ project_name }}.pathogenic": "{{ pathogenic }}",
  8. "{{ project_name }}.inheritanceGeneList": "{{ inheritanceGeneList }}",
  9. "{{ project_name }}.charger_cluster": "{{ charger_cluster }}",
  10. "{{ project_name }}.charger_docker": "{{ charger_docker }}",
  11. "{{ project_name }}.disk_size": "{{ disk_size }}"
  12. }