Browse Source

fix input

master
LUYAO REN 6 years ago
parent
commit
71c0ec80c7
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      inputs

+ 1
- 1
inputs View File

"{{ project_name }}.sample": "{{ sample }}", "{{ project_name }}.sample": "{{ sample }}",
"{{ project_name }}.dbsnp": "dbsnp_146.hg38.vcf", "{{ project_name }}.dbsnp": "dbsnp_146.hg38.vcf",
"{{ project_name }}.id": "{{ id }}", "{{ project_name }}.id": "{{ id }}",
"{{ project_name }}.GATKdocker": "registry.cn-shanghai.aliyuncs.com/pgx-docker-registry/gatk:v2019.01",
"{{ project_name }}.GATKdocker": "registry.cn-shanghai.aliyuncs.com/pgx-docker-registry/gatk:v2019.01"
} }

Loading…
Cancel
Save