Infer and visualize copy number from high-throughput DNA sequencing data.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

8 lines
374B

  1. {
  2. "fasta": "GRCh38.d1.vd1.fa",
  3. "ref_dir": "oss://pgx-reference-data/GRCh38.d1.vd1/",
  4. "docker": "registry.cn-hangzhou.aliyuncs.com/pgx-docker-registry/cnvkit:0.9.7",
  5. "disk_size": "200",
  6. "cluster_config": "OnDemand bcs.a2.3xlarge img-ubuntu-vpc",
  7. "bed": "oss://pgx-reference-data/reference/wes_bedfiles/agilent_v6/SureSelect_Human_All_Exon_V6_r2.bed"
  8. }