|
55 | 55 | "GATK_version": "4.6.1.0", |
56 | 56 | "MuSE_version": "2.1.2", |
57 | 57 | "algorithm": [ |
58 | | - "somaticsniper", |
59 | | - "strelka2", |
60 | | - "mutect2", |
61 | | - "muse" |
| 58 | + "somaticsniper" |
62 | 59 | ], |
63 | 60 | "bam_readcount_version": "1.0.1", |
64 | 61 | "base_allocations": { |
|
119 | 116 | "bpg_version": "7.1.0", |
120 | 117 | "cache_intermediate_pipeline_steps": false, |
121 | 118 | "call_ssnv_r_version": "dev", |
122 | | - "dataset_id": "TWGSAMIN", |
123 | | - "dbSNP": "/hot/resource/database/dbSNP-155/original/GRCh38/GCF_000001405.39.gz", |
| 119 | + "dataset_id": "dataset_004", |
| 120 | + "dbSNP": "/example/dbSNP-155/GCF_000001405.39.gz", |
124 | 121 | "docker_container_registry": "ghcr.io/uclahs-cds", |
125 | 122 | "docker_image_BCFtools": "ghcr.io/uclahs-cds/bcftools:1.21", |
126 | 123 | "docker_image_GATK": "broadinstitute/gatk:4.6.1.0", |
|
138 | 135 | "exome": false, |
139 | 136 | "filter_mutect_calls_extra_args": "", |
140 | 137 | "gatk_command_mem_diff": "500 MB", |
141 | | - "germline": true, |
142 | | - "germline_resource_gnomad_vcf": "/hot/resource/tool-specific-input/GATK/GRCh38/af-only-gnomad.hg38.vcf.gz", |
143 | | - "germline_resource_gnomad_vcf_index": "/hot/resource/tool-specific-input/GATK/GRCh38/af-only-gnomad.hg38.vcf.gz.tbi", |
| 138 | + "germline_resource_gnomad_vcf": "/example/genomics-public-data/resources/broad/hg38/v0/af-only-gnomad.hg38.vcf.gz", |
144 | 139 | "input": { |
145 | | - "normal": [ |
146 | | - { |
147 | | - "BAM": "/hot/data/unregistered/SMC-HET/normal/bams/A-mini/n2/output/HG002.N-n2.bam" |
148 | | - } |
149 | | - ], |
150 | | - "tumor": [ |
151 | | - { |
152 | | - "BAM": "/hot/data/unregistered/SMC-HET/tumours/A-mini/bams/n2/output/S2.T-n2.bam", |
153 | | - "contamination_table": "/hot/software/pipeline/pipeline-call-sSNV/Nextflow/development/input/data/A-mini/S2.T-n2_getpileupsummaries_calculatecontamination.table" |
154 | | - } |
155 | | - ] |
| 140 | + "muse": "/path/to/muse.vcf.gz", |
| 141 | + "mutect2": "/path/to/mutect2.vcf.gz", |
| 142 | + "somaticsniper": "/path/to/somaticsniper.vcf.gz", |
| 143 | + "strelka2": "/path/to/strelka2.vcf.gz" |
156 | 144 | }, |
157 | | - "input_type": "bam", |
158 | | - "intersect_regions": "/hot/resource/tool-specific-input/pipeline-call-sSNV-6.0.0/GRCh38-BI-20160721/Homo_sapiens_assembly38_no-decoy.bed.gz", |
159 | | - "intersect_regions_index": "/hot/resource/tool-specific-input/pipeline-call-sSNV-6.0.0/GRCh38-BI-20160721/Homo_sapiens_assembly38_no-decoy.bed.gz.tbi", |
| 145 | + "input_normal_id": "normal_id", |
| 146 | + "input_tumor_id": "tumor_id", |
| 147 | + "input_type": "vcf", |
| 148 | + "intersect_regions": "/example/genome/GRCh38-BI-20160721/Homo_sapiens_assembly38_no-decoy.bed.gz", |
| 149 | + "intersect_regions_index": "/example/genome/GRCh38-BI-20160721/Homo_sapiens_assembly38_no-decoy.bed.gz.tbi", |
160 | 150 | "keep_input_prefix": false, |
161 | | - "log_output_dir": "/tmp/outputs/call-sSNV-VER.SI.ON/0192847/log-call-sSNV-VER.SI.ON-19970704T165655Z", |
| 151 | + "log_output_dir": "/tmp/outputs/call-sSNV-VER.SI.ON/tumor-id/log-call-sSNV-VER.SI.ON-19970704T165655Z", |
162 | 152 | "manta_version": "1.6.0", |
163 | 153 | "max_cpus": "32", |
164 | 154 | "max_memory": "64 GB", |
|
168 | 158 | "min_time": "1s", |
169 | 159 | "mutect2_extra_args": "", |
170 | 160 | "ncbi_build": "GRCh38", |
171 | | - "normal_id": "0192847", |
| 161 | + "normal_id": "normal-id", |
172 | 162 | "output_dir": "/tmp/outputs", |
173 | | - "output_dir_base": "/tmp/outputs/call-sSNV-VER.SI.ON/0192847", |
174 | | - "panel_of_normals_vcf": "", |
175 | | - "patient_id": "TWGSAMIN000001", |
| 163 | + "output_dir_base": "/tmp/outputs/call-sSNV-VER.SI.ON/tumor-id", |
| 164 | + "patient_id": "patient_id", |
176 | 165 | "pipeval_version": "5.1.0", |
177 | | - "reference": "/hot/resource/reference-genome/GRCh38-BI-20160721/Homo_sapiens_assembly38.fasta", |
| 166 | + "reference": "/example/genome/GRCh38-BI-20160721/Homo_sapiens_assembly38.fasta", |
178 | 167 | "retry_information": { |
179 | 168 | "call_sIndel_Manta": { |
180 | 169 | "memory": { |
|
249 | 238 | } |
250 | 239 | } |
251 | 240 | }, |
252 | | - "sample_id": "0192847", |
| 241 | + "sample_id": "tumor-id", |
253 | 242 | "samples_to_process": [ |
254 | 243 | { |
255 | | - "contamination_table": "null", |
256 | | - "id": "0192847", |
257 | | - "orig_id": "0192847", |
258 | | - "path": "/hot/data/unregistered/SMC-HET/normal/bams/A-mini/n2/output/HG002.N-n2.bam", |
259 | | - "sample_type": "normal" |
| 244 | + "algorithm": "muse", |
| 245 | + "path": "/path/to/muse.vcf.gz" |
260 | 246 | }, |
261 | | - "{orig_id=0192847, id=0192847, path=/hot/data/unregistered/SMC-HET/tumours/A-mini/bams/n2/output/S2.T-n2.bam, contamination_table=/hot/software/pipeline/pipeline-call-sSNV/Nextflow/development/input/data/A-mini/S2.T-n2_getpileupsummaries_calculatecontamination.table, sample_type=tumor}" |
| 247 | + "{path=/path/to/mutect2.vcf.gz, algorithm=mutect2}", |
| 248 | + "{path=/path/to/somaticsniper.vcf.gz, algorithm=somaticsniper}", |
| 249 | + "{path=/path/to/strelka2.vcf.gz, algorithm=strelka2}" |
262 | 250 | ], |
263 | 251 | "save_intermediate_files": false, |
264 | 252 | "scatter_count": "50", |
265 | | - "single_NT_paired": true, |
266 | 253 | "somaticsniper_version": "1.0.5.0", |
267 | 254 | "split_intervals_extra_args": "", |
268 | 255 | "src_util_version": "1.2.0", |
269 | 256 | "strelka2_version": "2.9.10", |
270 | 257 | "tabix_extra_args": "", |
271 | | - "tumor_id": "0192847", |
| 258 | + "tumor_id": "tumor-id", |
272 | 259 | "ubuntu_version": "20.04", |
273 | 260 | "ucla_cds": true, |
274 | 261 | "use_intersect_regions": true, |
|
402 | 389 | }, |
403 | 390 | "withName:call_sSNV_Strelka2": { |
404 | 391 | "cpus": "8", |
405 | | - "ext": { |
406 | | - "retry_codes": [] |
407 | | - }, |
408 | 392 | "memory": { |
409 | 393 | "1": "2 GB", |
410 | 394 | "2": "14 GB", |
|
482 | 466 | }, |
483 | 467 | "report": { |
484 | 468 | "enabled": true, |
485 | | - "file": "/tmp/outputs/call-sSNV-VER.SI.ON/0192847/log-call-sSNV-VER.SI.ON-19970704T165655Z/nextflow-log/report.html" |
| 469 | + "file": "/tmp/outputs/call-sSNV-VER.SI.ON/tumor-id/log-call-sSNV-VER.SI.ON-19970704T165655Z/nextflow-log/report.html" |
486 | 470 | }, |
487 | 471 | "resource_handler": { |
488 | 472 | "handle_resources": "closure()", |
489 | 473 | "set_resource_limit_params": "closure()", |
490 | 474 | "set_retry": "closure()", |
491 | 475 | "setup_retry": "closure()" |
492 | 476 | }, |
493 | | - "sm_tag": "0192847", |
494 | 477 | "timeline": { |
495 | 478 | "enabled": true, |
496 | | - "file": "/tmp/outputs/call-sSNV-VER.SI.ON/0192847/log-call-sSNV-VER.SI.ON-19970704T165655Z/nextflow-log/timeline.html" |
| 479 | + "file": "/tmp/outputs/call-sSNV-VER.SI.ON/tumor-id/log-call-sSNV-VER.SI.ON-19970704T165655Z/nextflow-log/timeline.html" |
497 | 480 | }, |
498 | 481 | "trace": { |
499 | 482 | "enabled": true, |
500 | | - "file": "/tmp/outputs/call-sSNV-VER.SI.ON/0192847/log-call-sSNV-VER.SI.ON-19970704T165655Z/nextflow-log/trace.txt" |
| 483 | + "file": "/tmp/outputs/call-sSNV-VER.SI.ON/tumor-id/log-call-sSNV-VER.SI.ON-19970704T165655Z/nextflow-log/trace.txt" |
501 | 484 | }, |
502 | | - "valid_algorithms": [ |
503 | | - "somaticsniper", |
504 | | - "strelka2", |
505 | | - "mutect2", |
506 | | - "muse" |
507 | | - ], |
508 | 485 | "workDir": "/scratch/8543" |
509 | 486 | } |
510 | 487 | } |
0 commit comments