Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.

il y a 5 ans
il y a 5 ans
il y a 5 ans
il y a 5 ans
il y a 5 ans
123456789
  1. {
  2. "{{ project_name }}.docker": "registry.cn-shanghai.aliyuncs.com/pgx-docker-registry/milaboratory/mixcr:latest",
  3. "{{ project_name }}.sample": "{{ sample_name }}",
  4. "{{ project_name }}.read1": "{{ read1 }}",
  5. "{{ project_name }}.read2": "{{ read2 }}",
  6. "{{ project_name }}.disk_size": "{{ disk_size }}",
  7. "{{ project_name }}.cluster_config": "{{ cluster if cluster != '' else 'OnDemand ecs.sn1ne.8xlarge img-ubuntu-vpc' }}"
  8. }