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.

5 年之前
123456789
  1. {
  2. "{{ project_name }}.sample_id": "{{ sample_id }}",
  3. "{{ project_name }}.in_fastq": "{{ fastq }}",
  4. "{{ project_name }}.N": "{{ down_to }}",
  5. "{{ project_name }}.docker_seqkit": "registry.cn-shanghai.aliyuncs.com/pgx-docker-registry/seqkit:0.12.0",
  6. "{{ project_name }}.cluster_config": "{{ cluster_config }}",
  7. "{{ project_name }}.disk_size": "{{ disk_size }}"
  8. }