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 }}.depth.disk_size": "500",
  3. "{{ project_name }}.chromosome": "{{ chromosome }}",
  4. "{{ project_name }}.sample_name": "{{ sample_name }}",
  5. "{{ project_name }}.depth.docker": "registry-vpc.cn-shanghai.aliyuncs.com/pgx-docker-registry/samtools:v1.3.1",
  6. "{{ project_name }}.bam_index": "{{ bam_index }}",
  7. "{{ project_name }}.bam": "{{ bam }}",
  8. "{{ project_name }}.depth.cluster_config": "OnDemand bcs.es.c.8xlarge img-ubuntu-vpc"
  9. }