Skip to content

Commit f0771a6

Browse files
Module name defenestration (#213)
Rename modules to be more descriptive. See PR comment for old => new naming key
1 parent 4e2dd28 commit f0771a6

File tree

152 files changed

+2677
-3008
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

152 files changed

+2677
-3008
lines changed

README.md

Lines changed: 151 additions & 128 deletions
Large diffs are not rendered by default.

input_templates/GATKSVPipelineBatch.ref_panel_1kg.json.tmpl

Lines changed: 32 additions & 32 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
"GATKSVPipelineBatch.batch": {{ ref_panel.batch_name | tojson }},
1010
"GATKSVPipelineBatch.ped_file": {{ ref_panel.ped_file | tojson }},
11-
"GATKSVPipelineBatch.Module00aBatch.requester_pays_crams": {{ ref_panel.requester_pays_crams | tojson }},
11+
"GATKSVPipelineBatch.GatherSampleEvidenceBatch.requester_pays_crams": {{ ref_panel.requester_pays_crams | tojson }},
1212
"GATKSVPipelineBatch.sample_ids": {{ ref_panel.samples | tojson }},
1313
"GATKSVPipelineBatch.bam_or_cram_files": {{ ref_panel.bam_or_cram_files | tojson }},
1414
"GATKSVPipelineBatch.gvcfs": {{ ref_panel.gvcfs | tojson }},
@@ -43,15 +43,15 @@
4343
"GATKSVPipelineBatch.primary_contigs_fai" : {{ reference_resources.primary_contigs_fai | tojson }},
4444
"GATKSVPipelineBatch.genome_file" : {{ reference_resources.genome_file | tojson }},
4545

46-
"GATKSVPipelineBatch.Module00aBatch.reference_version": {{ reference_resources.reference_version | tojson }},
47-
"GATKSVPipelineBatch.Module00aBatch.delly_exclude_intervals_file": {{ reference_resources.delly_exclude_intervals_file | tojson }},
48-
"GATKSVPipelineBatch.Module00aBatch.manta_region_bed": {{ reference_resources.manta_region_bed | tojson }},
49-
"GATKSVPipelineBatch.Module00aBatch.melt_standard_vcf_header": {{ reference_resources.melt_std_vcf_header | tojson }},
50-
"GATKSVPipelineBatch.Module00aBatch.wham_include_list_bed_file": {{ reference_resources.wham_include_list_bed_file | tojson }},
51-
"GATKSVPipelineBatch.Module00aBatch.preprocessed_intervals": {{ reference_resources.preprocessed_intervals | tojson }},
46+
"GATKSVPipelineBatch.GatherSampleEvidenceBatch.reference_version": {{ reference_resources.reference_version | tojson }},
47+
"GATKSVPipelineBatch.GatherSampleEvidenceBatch.delly_exclude_intervals_file": {{ reference_resources.delly_exclude_intervals_file | tojson }},
48+
"GATKSVPipelineBatch.GatherSampleEvidenceBatch.manta_region_bed": {{ reference_resources.manta_region_bed | tojson }},
49+
"GATKSVPipelineBatch.GatherSampleEvidenceBatch.melt_standard_vcf_header": {{ reference_resources.melt_std_vcf_header | tojson }},
50+
"GATKSVPipelineBatch.GatherSampleEvidenceBatch.wham_include_list_bed_file": {{ reference_resources.wham_include_list_bed_file | tojson }},
51+
"GATKSVPipelineBatch.GatherSampleEvidenceBatch.preprocessed_intervals": {{ reference_resources.preprocessed_intervals | tojson }},
5252

53-
"GATKSVPipelineBatch.Module00b.wgd_scoring_mask": {{ reference_resources.wgd_scoring_mask | tojson }},
54-
"GATKSVPipelineBatch.Module00b.run_vcf_qc": "false",
53+
"GATKSVPipelineBatch.EvidenceQC.wgd_scoring_mask": {{ reference_resources.wgd_scoring_mask | tojson }},
54+
"GATKSVPipelineBatch.EvidenceQC.run_vcf_qc": "false",
5555

5656
"GATKSVPipelineBatch.GATKSVPipelinePhase1.unpadded_intervals_file" : {{ reference_resources.unpadded_intervals_file | tojson }},
5757
"GATKSVPipelineBatch.GATKSVPipelinePhase1.dbsnp_vcf" : {{ reference_resources.dbsnp_vcf | tojson }},
@@ -107,29 +107,29 @@
107107
"GATKSVPipelineBatch.GATKSVPipelinePhase1.outlier_cutoff_table" : {{ ref_panel.outlier_cutoff_table | tojson }},
108108
"GATKSVPipelineBatch.GATKSVPipelinePhase1.outlier_cutoff_nIQR": "999999",
109109

110-
"GATKSVPipelineBatch.Module04.n_RD_genotype_bins": "100000",
111-
"GATKSVPipelineBatch.Module04.n_per_split": "5000",
112-
"GATKSVPipelineBatch.Module04.pesr_exclude_list": {{ reference_resources.pesr_exclude_list | tojson }},
113-
"GATKSVPipelineBatch.Module04.seed_cutoffs": {{ reference_resources.seed_cutoffs | tojson }},
114-
"GATKSVPipelineBatch.Module04.reference_build": "hg38",
115-
"GATKSVPipelineBatch.Module04.bin_exclude": {{ reference_resources.bin_exclude | tojson }},
116-
117-
"GATKSVPipelineBatch.Module04b.n_RdTest_bins": "100000",
118-
"GATKSVPipelineBatch.Module04b.n_per_split": "5000",
119-
120-
"GATKSVPipelineBatch.Module0506.bin_exclude": {{ reference_resources.bin_exclude | tojson }},
121-
"GATKSVPipelineBatch.Module0506.empty_file" : {{ reference_resources.empty_file | tojson }},
122-
"GATKSVPipelineBatch.Module0506.cytobands": {{ reference_resources.cytobands | tojson }},
123-
"GATKSVPipelineBatch.Module0506.mei_bed": {{ reference_resources.mei_bed | tojson }},
124-
"GATKSVPipelineBatch.Module0506.pe_exclude_list": {{ reference_resources.pesr_exclude_list | tojson }},
125-
"GATKSVPipelineBatch.Module0506.depth_exclude_list": {{ reference_resources.depth_exclude_list | tojson }},
126-
"GATKSVPipelineBatch.Module0506.min_sr_background_fail_batches": 0.5,
127-
"GATKSVPipelineBatch.Module0506.max_shards_per_chrom_clean_vcf_step1": 200,
128-
"GATKSVPipelineBatch.Module0506.min_records_per_shard_clean_vcf_step1": 5000,
129-
"GATKSVPipelineBatch.Module0506.samples_per_clean_vcf_step2_shard": 100,
130-
"GATKSVPipelineBatch.Module0506.random_seed": 0,
131-
"GATKSVPipelineBatch.Module0506.max_shards_per_chrom": 100,
132-
"GATKSVPipelineBatch.Module0506.min_variants_per_shard": 30,
110+
"GATKSVPipelineBatch.GenotypeBatch.n_RD_genotype_bins": "100000",
111+
"GATKSVPipelineBatch.GenotypeBatch.n_per_split": "5000",
112+
"GATKSVPipelineBatch.GenotypeBatch.pesr_exclude_list": {{ reference_resources.pesr_exclude_list | tojson }},
113+
"GATKSVPipelineBatch.GenotypeBatch.seed_cutoffs": {{ reference_resources.seed_cutoffs | tojson }},
114+
"GATKSVPipelineBatch.GenotypeBatch.reference_build": "hg38",
115+
"GATKSVPipelineBatch.GenotypeBatch.bin_exclude": {{ reference_resources.bin_exclude | tojson }},
116+
117+
"GATKSVPipelineBatch.RegenotypeCNVs.n_RdTest_bins": "100000",
118+
"GATKSVPipelineBatch.RegenotypeCNVs.n_per_split": "5000",
119+
120+
"GATKSVPipelineBatch.MakeCohortVcf.bin_exclude": {{ reference_resources.bin_exclude | tojson }},
121+
"GATKSVPipelineBatch.MakeCohortVcf.empty_file" : {{ reference_resources.empty_file | tojson }},
122+
"GATKSVPipelineBatch.MakeCohortVcf.cytobands": {{ reference_resources.cytobands | tojson }},
123+
"GATKSVPipelineBatch.MakeCohortVcf.mei_bed": {{ reference_resources.mei_bed | tojson }},
124+
"GATKSVPipelineBatch.MakeCohortVcf.pe_exclude_list": {{ reference_resources.pesr_exclude_list | tojson }},
125+
"GATKSVPipelineBatch.MakeCohortVcf.depth_exclude_list": {{ reference_resources.depth_exclude_list | tojson }},
126+
"GATKSVPipelineBatch.MakeCohortVcf.min_sr_background_fail_batches": 0.5,
127+
"GATKSVPipelineBatch.MakeCohortVcf.max_shards_per_chrom_clean_vcf_step1": 200,
128+
"GATKSVPipelineBatch.MakeCohortVcf.min_records_per_shard_clean_vcf_step1": 5000,
129+
"GATKSVPipelineBatch.MakeCohortVcf.samples_per_clean_vcf_step2_shard": 100,
130+
"GATKSVPipelineBatch.MakeCohortVcf.random_seed": 0,
131+
"GATKSVPipelineBatch.MakeCohortVcf.max_shards_per_chrom": 100,
132+
"GATKSVPipelineBatch.MakeCohortVcf.min_variants_per_shard": 30,
133133

134134
"GATKSVPipelineBatch.BatchQC.qc_definitions" : "gs://gatk-sv-resources-public/test/batch/batch_sv.test_large.qc_definitions.tsv",
135135

0 commit comments

Comments
 (0)