Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.

před 5 roky
123456789101112
  1. {
  2. "{{ project_name }}.read1": "{{ read1 }}",
  3. "{{ project_name }}.read2": "{{ read2 }}",
  4. "{{ project_name }}.idx": "oss://pgx-reference-data/reference/hisat2/grch38_snp_tran/",
  5. "{{ project_name }}.idx_prefix": "genome_snp_tran",
  6. "{{ project_name }}.hisat2.docker": "registry.cn-shanghai.aliyuncs.com/pgx-docker-registry/hisat2:v2.0.5-1-deb-cv1",
  7. "{{ project_name }}.hisat2.cluster": "OnDemand bcs.a2.3xlarge img-ubuntu-vpc",
  8. "{{ project_name }}.samtools.docker": "registry.cn-shanghai.aliyuncs.com/pgx-docker-registry/samtools:v1.3.1",
  9. "{{ project_name }}.samtools.cluster": "OnDemand bcs.a2.large img-ubuntu-vpc"
  10. "{{ project_name }}.arcashla.docker": registry.cn-shanghai.aliyuncs.com/pgx-docker-registry/tengfei/arcashla:latest
  11. "{{ project_name }}.arcashla.cluster": "OnDemand bcs.a2.large img-ubuntu-vpc"
  12. }