選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。

32 行
1.4KB

  1. {
  2. "starfusion_database_dir":"oss://pgx-reference-data/reference/starfusion/ctat_genome_lib_build_dir/",
  3. "starfusion_docker":"registry.cn-shanghai.aliyuncs.com/pgx-docker-registry/starfusion:1.10.0",
  4. "starfusion_cluster":"OnDemand bcs.b4.3xlarge img-ubuntu-vpc",
  5. "disk_size":"300",
  6. "fastp_docker":"registry.cn-shanghai.aliyuncs.com/pgx-docker-registry/fastp:0.19.6",
  7. "fastp_cluster":"OnDemand bcs.b4.3xlarge img-ubuntu-vpc",
  8. "trim_front1":"0",
  9. "trim_tail1":"0",
  10. "max_len1":"0",
  11. "trim_front2":"0",
  12. "trim_tail2":"0",
  13. "max_len2":"0",
  14. "adapter_sequence":"AGATCGGAAGAGCACACGTCTGAACTCCAGTCA",
  15. "adapter_sequence_r2":"AGATCGGAAGAGCGTCGTGTAGGGAAAGAGTGT",
  16. "disable_adapter_trimming":"0",
  17. "length_required":"50",
  18. "length_required1":"20",
  19. "UMI":"0",
  20. "umi_len":"0",
  21. "umi_loc":"umi_loc",
  22. "qualified_quality_phred":"20",
  23. "disable_quality_filtering":"1",
  24. "STAR_INDEX_DIR":"oss://pgx-reference-data/reference/arriba_hg38_v37/STAR_index_hg38_GENCODE37/",
  25. "ASSEMBLY_FA":"oss://pgx-result/chenqingwang/arriba/hg38.fa",
  26. "ANNOTATION_GTF":"oss://pgx-result/chenqingwang/arriba/GENCODE37.gtf",
  27. "arriba_docker":"registry.cn-shanghai.aliyuncs.com/pgx-docker-registry/arriba:2.1.0",
  28. "arriba_cluster":"OnDemand bcs.ps.g.8xlarge img-ubuntu-vpc",
  29. "mixcr_docker":"registry.cn-shanghai.aliyuncs.com/pgx-docker-registry/mixcr:3",
  30. "mixcr_cluster":"OnDemand bcs.b4.3xlarge img-ubuntu-vpc"
  31. }