Explorar el Código

更新 'defaults'

master
biochenglinliu hace 1 año
padre
commit
c036624a28
Se han modificado 1 ficheros con 8 adiciones y 8 borrados
  1. +8
    -8
      defaults

+ 8
- 8
defaults Ver fichero

@@ -1,9 +1,9 @@
{
"starfusion_database_dir":"oss://pgx-reference-data/reference/starfusion/ctat_genome_lib_build_dir/",
"starfusion_docker":"registry.cn-shanghai.aliyuncs.com/pgx-docker-registry/starfusion:1.10.0",
"starfusion_cluster":"OnDemand bcs.b4.3xlarge img-ubuntu-vpc",
"starfusion_database_dir":"oss://database-shaolab/starfusion/ctat_genome_lib_build_dir/",
"starfusion_docker":"registry.cn-shanghai.aliyuncs.com/shaolab2023_docker/starfusion:1.10.0",
"starfusion_cluster":"OnDemand bcs.ps.r.4xlarge img-ubuntu-vpc",
"disk_size":"300",
"fastp_docker":"registry.cn-shanghai.aliyuncs.com/pgx-docker-registry/fastp:0.19.6",
"fastp_docker":"registry.cn-shanghai.aliyuncs.com/shaolab2023_docker/fastp:0.19.6",
"fastp_cluster":"OnDemand bcs.b4.3xlarge img-ubuntu-vpc",
"trim_front1":"0",
"trim_tail1":"0",
@@ -21,9 +21,9 @@
"umi_loc":"umi_loc",
"qualified_quality_phred":"20",
"disable_quality_filtering":"1",
"STAR_INDEX_DIR":"oss://pgx-reference-data/reference/arriba_hg38_v37/STAR_index_hg38_GENCODE37/",
"ASSEMBLY_FA":"oss://pgx-result/chenqingwang/arriba/hg38.fa",
"ANNOTATION_GTF":"oss://pgx-result/chenqingwang/arriba/GENCODE37.gtf",
"arriba_docker":"registry.cn-shanghai.aliyuncs.com/pgx-docker-registry/arriba:2.1.0",
"STAR_INDEX_DIR":"oss://database-shaolab/arriba_hg38_v37/STAR_index_hg38_GENCODE37/",
"ASSEMBLY_FA":"oss://database-shaolab/arriba/hg38.fa",
"ANNOTATION_GTF":"oss://database-shaolab/arriba/GENCODE37.gtf",
"arriba_docker":"registry.cn-shanghai.aliyuncs.com/shaolab2023_docker/arriba:2.1.0",
"arriba_cluster":"OnDemand bcs.ps.g.8xlarge img-ubuntu-vpc"
}

Cargando…
Cancelar
Guardar