Explorar el Código

uodate bed-region

master
linzipeng hace 4 años
padre
commit
4b57f1f031
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      inputs

+ 1
- 1
inputs Ver fichero

@@ -14,5 +14,5 @@
"{{ project_name }}.normal_fastq_2": "{{ normal_fastq_2 }}",
"{{ project_name }}.disk_size": "{{ disk_size }}",
"{{ project_name }}.cluster_config": "OnDemand bcs.a2.3xlarge img-ubuntu-vpc",
"{{ project_name }}.regions": "oss://pgx-source-data/sjzp/2020/141gene_twist_merged.bed"
"{{ project_name }}.regions": "{{ region if region != '' else 'oss://pgx-source-data/sjzp/2020/141gene_twist_merged.bed' }}"
}

Cargando…
Cancelar
Guardar