|
221 | 221 | "base_metrics_module03" : "gs://gatk-sv-resources/test/module03/large/module03.test_large.metrics.tsv", |
222 | 222 | "base_metrics_module04" : "gs://gatk-sv-resources/test/module04/large/module04.test_large.metrics.tsv", |
223 | 223 | "baseline_cleaned_vcf" : "gs://gatk-sv-resources/test/module0506/large/output/test_large.cleaned.vcf.gz", |
| 224 | + "baseline_cleaned_vcf_idx": "gs://gatk-sv-resources/test/module0506/large/output/test_large.cleaned.vcf.gz.tbi", |
224 | 225 | "baseline_filtered_depth_vcf" : "gs://gatk-sv-resources/test/module03/large/output/test_large.depth.outliers_removed.vcf.gz", |
225 | 226 | "baseline_filtered_pesr_vcf" : "gs://gatk-sv-resources/test/module03/large/output/test_large.filtered_pesr_merged.vcf.gz", |
226 | 227 | "baseline_final_vcf" : "gs://gatk-sv-resources/test/module0506/large/output/test_large.resolved_regenotyped.vcf.gz", |
|
876 | 877 | "gs://gatk-sv-resources/test/module00a/large/outputs/wham_vcf/TCGA-W9-A837-10A-01D-A706-36.wham.vcf.gz" |
877 | 878 | ], |
878 | 879 | "batch_name" : "test_large", |
879 | | - "cluster_combined_bed" : "gs://talkowskicromwellresults/M04/MergeCohortVcfs/190da1da-75b8-485e-82fc-b2c5ff07a8e6/call-MergeDepthVcfs/cluster.combined.bed", |
880 | | - "cohort_combined_bed" : "gs://talkowskicromwellresults/M04/MergeCohortVcfs/190da1da-75b8-485e-82fc-b2c5ff07a8e6/call-MergeDepthVcfs/master_cluster_dups.bed", |
| 880 | + "clean_vcf": "gs://gatk-sv-resources/test/module0506/large/output/test_large.20211115.cleaned.vcf.gz", |
| 881 | + "clean_vcf_idx": "gs://gatk-sv-resources/test/module0506/large/output/test_large.20211115.cleaned.vcf.gz.tbi", |
881 | 882 | "cohort_samplelist" : "gs://gatk-sv-resources/test/module04b/large/inputs/samplelist.txt", |
882 | | - "cohort_depth_vcf" : "gs://talkowskicromwellresults/M04/MergeCohortVcfs/190da1da-75b8-485e-82fc-b2c5ff07a8e6/call-MergeDepthVcfs/all_batches.depth.vcf.gz", |
883 | | - "cohort_pesr_vcf" : "gs://talkowskicromwellresults/M04/MergeCohortVcfs/190da1da-75b8-485e-82fc-b2c5ff07a8e6/call-MergePESRVcfs/all_batches.pesr.vcf.gz", |
884 | | - "cohort_sort" : "gs://talkowskicromwellresults/M04/MergeCohortVcfs/190da1da-75b8-485e-82fc-b2c5ff07a8e6/call-MergeDepthVcfs/cohort.sort.bed", |
| 883 | + "cohort_depth_vcf" : "gs://gatk-sv-resources/test/module04/input/all_batches.depth.vcf.gz", |
| 884 | + "cohort_pesr_vcf" : "gs://gatk-sv-resources/test/module04/input/all_batches.pesr.vcf.gz", |
885 | 885 | "contig_ploidy_model_tar" : "gs://gatk-sv-resources/test/gcnv_model_v2/ref_panel_v1b-contig-ploidy-model.tar.gz", |
886 | 886 | "counts" : [ |
887 | 887 | "gs://gatk-sv-resources/test/module00a/large/outputs/coverage_counts/counts_100bp.SM-BZNZQ.tsv.gz", |
|
0 commit comments