Browse Source

更新 'defaults'

bcs.es.r.8xlarge
master
biochenglinliu 2 years ago
parent
commit
5bc84a2bd7
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      defaults

+ 2
- 2
defaults View File

{ {
"starfusion_database_dir":"oss://database-breastsurg/starfusion/ctat_genome_lib_build_dir/", "starfusion_database_dir":"oss://database-breastsurg/starfusion/ctat_genome_lib_build_dir/",
"starfusion_docker":"registry.cn-shanghai.aliyuncs.com/breastsurg_docker/starfusion:1.10.0", "starfusion_docker":"registry.cn-shanghai.aliyuncs.com/breastsurg_docker/starfusion:1.10.0",
"starfusion_cluster":"OnDemand bcs.es.r.4xlarge img-ubuntu-vpc",
"starfusion_cluster":"OnDemand bcs.es.r.8xlarge img-ubuntu-vpc",
"disk_size":"300", "disk_size":"300",
"trim_galore_docker":"registry.cn-shanghai.aliyuncs.com/breastsurg_docker/trim_galore:0.6.7", "trim_galore_docker":"registry.cn-shanghai.aliyuncs.com/breastsurg_docker/trim_galore:0.6.7",
"trim_galore_cluster":"OnDemand bcs.es.r.4xlarge img-ubuntu-vpc", "trim_galore_cluster":"OnDemand bcs.es.r.4xlarge img-ubuntu-vpc",
"ASSEMBLY_FA":"oss://database-breastsurg/arriba/hg38.fa", "ASSEMBLY_FA":"oss://database-breastsurg/arriba/hg38.fa",
"ANNOTATION_GTF":"oss://database-breastsurg/arriba/GENCODE37.gtf", "ANNOTATION_GTF":"oss://database-breastsurg/arriba/GENCODE37.gtf",
"arriba_docker":"registry.cn-shanghai.aliyuncs.com/breastsurg_docker/arriba:2.1.0", "arriba_docker":"registry.cn-shanghai.aliyuncs.com/breastsurg_docker/arriba:2.1.0",
"arriba_cluster":"OnDemand bcs.es.r.4xlarge img-ubuntu-vpc"
"arriba_cluster":"OnDemand bcs.es.r.8xlarge img-ubuntu-vpc"
} }

Loading…
Cancel
Save