Delly pipeline for somatic SV
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.

defaults 454B

il y a 2 ans
il y a 2 ans
123456789
  1. {
  2. "ref_fasta":"GRCh38.d1.vd1.fa",
  3. "ref_fasta_dir":"oss://hcc1395/reference_genome/GRCh38.d1.vd1/",
  4. "cluster_config":"OnDemand ecs.r6.xlarge img-ubuntu-vpc",
  5. "disk_size":"600",
  6. "docker_delly":"registry.cn-shanghai.aliyuncs.com/hcc1395_aliyun/delly:1.1.6"
  7. "annotsv_database":"oss://hcc1395/reference_genome/AnnotSV/",
  8. "docker_annotsv":"registry.cn-shanghai.aliyuncs.com/hcc1395_aliyun/annotsv:3.1.3"
  9. }