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.

7 line
351B

  1. {
  2. "{{ project_name }}.disk_size": "150",
  3. "{{ project_name }}.new_file_name": "{{ new_file_name }}",
  4. "{{ project_name }}.fastqs": "{{ fastq_list.split(";") }}",
  5. "{{ project_name }}.docker": "registry-vpc.cn-shanghai.aliyuncs.com/pgx-docker-registry/bcftools:v1.9",
  6. "{{ project_name }}.cluster_config": "OnDemand bcs.a2.large img-ubuntu-vpc"
  7. }