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.

9 lines
468B

  1. {
  2. "{{ project_name }}.cluster_config": "OnDemand bcs.a2.large img-ubuntu-vpc",
  3. "{{ project_name }}.ref_dir": "oss://pgx-reference-data/fastq_screen_reference/",
  4. "{{ project_name }}.fastq_screen_conf": "oss://pgx-reference-data/fastq_screen_reference/fastq_screen.conf",
  5. "{{ project_name }}.read": "{{ read }}",
  6. "{{ project_name }}.disk_size": "100",
  7. "{{ project_name }}.docker": "registry.cn-shanghai.aliyuncs.com/pgx-docker-registry/fastqscreen:0.12.0"
  8. }