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 년 전
4 년 전
5 년 전
4 년 전
4 년 전
5 년 전
4 년 전
1234567891011
  1. {
  2. "{{ project_name }}.benchmarking_dir": "oss://pgx-result/renluyao/manuscript_v3.0/reference_datasets_v202103/",
  3. "{{ project_name }}.fasta": "GRCh38.d1.vd1.fa",
  4. "{{ project_name }}.disk_size": "500",
  5. "{{ project_name }}.docker": "registry-vpc.cn-shanghai.aliyuncs.com/pgx-docker-registry/rtg-hap:latest",
  6. "{{ project_name }}.cluster_config": "OnDemand bcs.a2.7xlarge img-ubuntu-vpc",
  7. "{{ project_name }}.vcf": "{{ vcf }}",
  8. "{{ project_name }}.sample": "{{ sample }}",
  9. "{{ project_name }}.ref_dir": "oss://pgx-reference-data/GRCh38.d1.vd1/"
  10. }