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.

6 年之前
6 年之前
6 年之前
123456789
  1. {
  2. "{{ project_name }}.read1": "{{ read1 }}",
  3. "{{ project_name }}.read2": "{{ read2 }}",
  4. "{{ project_name }}.baseout": "{{ baseout }}",
  5. "{{ project_name }}.adapter": "oss://pgx-reference-data/reference/illumina_adapter/TruSeq3-PE.fa",
  6. "{{ project_name }}.docker": "registry.cn-shanghai.aliyuncs.com/pgx-docker-registry/trimmomatic:v0.38",
  7. "{{ project_name }}.cluster": "OnDemand bcs.a2.xlarge img-ubuntu-vpc",
  8. "{{ project_name }}.disk_size": "{{ disk_size }}"
  9. }