1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
|
- {
- "sv": true,
- "mod": false,
- "snv": true,
- "bam_normal": "/media/groups/custflow/active/datasets/colo829_2024.03/basecalls/colo829bl/sup/PAU59807.d052sup4305mCG_5hmCGvHg38.bam",
- "bam_tumor": "/media/groups/custflow/active/datasets/colo829_2024.03/basecalls/colo829/sup/PAU61426.d052sup4305mCG_5hmCGvHg38.bam",
- "sample_name": "COLO829",
- "ref": "/media/groups/custflow/active/datasets/ref/GCA_000001405.15_GRCh38_no_alt_analysis_set.fasta",
- "bed": null,
- "tr_bed": null,
- "annotation": true,
- "out_dir": "/media/groups/custflow/active/sgriffiths/somvar-colo829/out",
- "ubam_map_threads": 8,
- "ubam_sort_threads": 3,
- "ubam_bam2fq_threads": 1,
- "tumor_min_coverage": 10,
- "normal_min_coverage": 10,
- "depth_window_size": 50000,
- "depth_intervals": false,
- "basecaller_cfg": "dna_r10.4.1_e8.2_400bps_sup@v4.2.0",
- "normal_vcf": null,
- "hybrid_mode_vcf": null,
- "genotyping_mode_vcf": null,
- "skip_haplotype_filter": false,
- "haplotype_filter_threads": 16,
- "ctg_name": "EMPTY",
- "include_all_ctgs": false,
- "snv_min_af": 0.05,
- "indel_min_af": 0.05,
- "min_contig_size": 0,
- "min_qual": 8,
- "min_cov": 4,
- "use_longphase": true,
- "use_longphase_intermediate": true,
- "print_ref_calls": false,
- "print_germline_calls": false,
- "germline": true,
- "phase_normal": false,
- "clairs_debug": false,
- "fast_mode": false,
- "clair3_phase_vcf": false,
- "clair3_ref_pct_full": 0.1,
- "clair3_var_pct_full": 0.7,
- "clair3_min_mq": 5,
- "GVCF": false,
- "vcf_fn": "EMPTY",
- "min_sv_length": 50,
- "nanomonsv_get_threads": 4,
- "classify_insert": false,
- "control_panel": null,
- "qv": null,
- "min_ref_support": 3,
- "genotype_sv": false,
- "force_strand": false,
- "modkit_args": null,
- "dss_threads": 1,
- "modkit_threads": 4,
- "help": false,
- "version": false,
- "aws_image_prefix": null,
- "aws_queue": null,
- "disable_ping": false,
- "monochrome_logs": false,
- "validate_params": true,
- "show_hidden_params": false,
- "schema_ignore_params": "show_hidden_params,validate_params,monochrome_logs,aws_queue,aws_image_prefix,wf",
- "wf": {
- "example_cmd": [
- "--snv",
- "--sv",
- "--mod",
- "--sample_name MYSAMPLE",
- "--ref wf-somatic-variation-demo/GCA_000001405.15_GRCh38_no_alt_analysis_set_chr20.fna",
- "--bed wf-somatic-variation-demo/demo.bed",
- "--bam_normal wf-somatic-variation-demo/demo_normal.bam",
- "--bam_tumor wf-somatic-variation-demo/demo_tumor.bam",
- "--basecaller_cfg dna_r10.4.1_e8.2_400bps_sup@v3.5.2",
- "--normal_min_coverage 0",
- "--tumor_min_coverage 0"
- ],
- "container_sha": "sha18cc2ea1fae27fc772e7b728957996119c1ec81a",
- "container_snp_sha": "sha92828097d0647c44c8db3958fd5985b14af9ec3a",
- "container_sv_sha": "shaa94980c361625f0d50dcaf5bcf2abd005d57ec2c",
- "container_mod_sha": "shaeedb131a939d3eea2f9bd4dbecec805c0fa20bdb",
- "common_sha": "sha1c5febff9f75143710826498b093d9769a5edbb9",
- "snpeff_tag": "sha1acac7c26e15955ec29021b28e6ee5a5140c245e",
- "dss_sha": "sha28cc44cacad092f1b074aca3548ff8ba9b483fc0",
- "agent": null
- }
- }
|