Explorar el Código

修改ref

tags/v1.0
linzipeng hace 6 años
padre
commit
7713e162d1
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      inputs

+ 1
- 1
inputs Ver fichero

@@ -1,5 +1,5 @@
{
"{{ project_name }}.ref_dir": "oss://pgx-test-data/wgbs/genome/hg38/",
"{{ project_name }}.ref_dir": "oss://choppy-app-example-data/WGBS/hg38/",
"{{ project_name }}.fastq_1": "{{ read1 }}",
"{{ project_name }}.cluster_config": "{{ cluster if cluster != '' else 'OnDemand ecs.sn2ne.2xlarge img-ubuntu-vpc' }}",
"{{ project_name }}.docker": "registry-vpc.cn-shanghai.aliyuncs.com/pgx-docker-registry/bismark:1.0.0",

Cargando…
Cancelar
Guardar