Browse Source

更新 'defaults'

2
master
biochenglinliu 2 years ago
parent
commit
39ccade7a0
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      defaults

+ 2
- 2
defaults View File

{ {
"STAR_INDEX_DIR":"oss://database-shao/teprof_star_database/GRCh38.primary_assembly_gencode.25/", "STAR_INDEX_DIR":"oss://database-shao/teprof_star_database/GRCh38.primary_assembly_gencode.25/",
"teprof_docker":"registry.cn-shanghai.aliyuncs.com/shaolab_docker/teprof:1.5", "teprof_docker":"registry.cn-shanghai.aliyuncs.com/shaolab_docker/teprof:1.5",
"teprof_cluster":"OnDemand bcs.b4.3xlarge img-ubuntu-vpc",
"teprof_cluster":"OnDemand bcs.b2.3xlarge img-ubuntu-vpc",
"disk_size":"300", "disk_size":"300",
"fastp_docker":"registry.cn-shanghai.aliyuncs.com/shaolab_docker/teprof:1.5", "fastp_docker":"registry.cn-shanghai.aliyuncs.com/shaolab_docker/teprof:1.5",
"fastp_cluster":"OnDemand bcs.b4.3xlarge img-ubuntu-vpc",
"fastp_cluster":"OnDemand bcs.b2.3xlarge img-ubuntu-vpc",
"trim_front1":"0", "trim_front1":"0",
"trim_tail1":"0", "trim_tail1":"0",
"max_len1":"0", "max_len1":"0",

Loading…
Cancel
Save