Browse Source

filter and benchmark

master
LUYAO REN 5 years ago
parent
commit
5a9b2e7980
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      inputs

+ 2
- 2
inputs View File

@@ -5,9 +5,9 @@
"{{ project_name }}.filtered_benchmark.docker": "registry-vpc.cn-shanghai.aliyuncs.com/pgx-docker-registry/high_confidence_call_manuscript:v1.4",
"{{ project_name }}.mendelian.docker": "registry-vpc.cn-shanghai.aliyuncs.com/pgx-docker-registry/vbt:v1.1",
"{{ project_name }}.disk_size": "150",
"{{ project_name }}.LCL5_benchmark_call": "{{ LCL5_benchmark_call }}",
"{{ project_name }}.LCL5_benchmark_call": "oss://pgx-result/renluyao/manuscript/benchmark_calls_v3.0/LCL5.afterfilterdiffbed.vcf.gz",
"{{ project_name }}.chromo": "{{ chromo }}",
"{{ project_name }}.LCL5_info_dir": "{{ LCL5_info_dir }}",
"{{ project_name }}.LCL5_info_dir": "oss://pgx-result/renluyao/manuscript/20200320_high_confidence_call_intergration/vcf_info/",
"{{ project_name }}.cluster_config": "OnDemand bcs.b4.xlarge img-ubuntu-vpc",
"{{ project_name }}.ref_dir": "oss://chinese-quartet/quartet-storage-data/reference_data/"
}

Loading…
Cancel
Save