Sfoglia il codice sorgente

uodate bed-region

master
linzipeng 4 anni fa
parent
commit
4b57f1f031
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. +1
    -1
      inputs

+ 1
- 1
inputs Vedi File

@@ -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' }}"
}

Loading…
Annulla
Salva