Skip to content

Commit

Permalink
Merge pull request #1414 from broadinstitute/staging
Browse files Browse the repository at this point in the history
Staging -> master
  • Loading branch information
nikellepetrillo authored Nov 8, 2024
2 parents 2970ce3 + 17f603e commit 599f119
Show file tree
Hide file tree
Showing 83 changed files with 336 additions and 140 deletions.
62 changes: 31 additions & 31 deletions pipeline_versions.txt
Original file line number Diff line number Diff line change
@@ -1,40 +1,40 @@
Pipeline Name Version Date of Last Commit
CheckFingerprint 1.0.22 2024-10-28
RNAWithUMIsPipeline 1.0.17 2024-09-06
AnnotationFiltration 1.2.6 2024-09-06
UltimaGenomicsWholeGenomeGermline 1.1.1 2024-10-28
WholeGenomeGermlineSingleSample 3.3.2 2024-10-28
ExomeGermlineSingleSample 3.2.2 2024-10-28
JointGenotypingByChromosomePartTwo 1.5.1 2024-09-10
JointGenotypingByChromosomePartOne 1.5.1 2024-09-10
ReblockGVCF 2.3.1 2024-10-28
JointGenotyping 1.7.1 2024-09-10
UltimaGenomicsJointGenotyping 1.2.1 2024-09-10
VariantCalling 2.2.3 2024-10-28
UltimaGenomicsWholeGenomeCramOnly 1.0.22 2024-10-28
GDCWholeGenomeSomaticSingleSample 1.3.3 2024-09-06
BroadInternalRNAWithUMIs 1.0.35 2024-09-06
BroadInternalUltimaGenomics 1.1.1 2024-10-28
BroadInternalArrays 1.1.13 2024-10-28
BroadInternalImputation 1.1.13 2024-09-06
Arrays 2.6.29 2024-10-28
ValidateChip 1.16.6 2024-09-06
RNAWithUMIsPipeline 1.0.18 2024-11-04
AnnotationFiltration 1.2.7 2024-11-04
UltimaGenomicsWholeGenomeGermline 1.1.2 2024-11-04
WholeGenomeGermlineSingleSample 3.3.3 2024-11-04
ExomeGermlineSingleSample 3.2.3 2024-11-04
JointGenotypingByChromosomePartTwo 1.5.2 2024-11-04
JointGenotypingByChromosomePartOne 1.5.2 2024-11-04
ReblockGVCF 2.3.2 2024-11-04
JointGenotyping 1.7.2 2024-11-04
UltimaGenomicsJointGenotyping 1.2.2 2024-11-04
VariantCalling 2.2.4 2024-11-04
UltimaGenomicsWholeGenomeCramOnly 1.0.23 2024-11-04
GDCWholeGenomeSomaticSingleSample 1.3.4 2024-11-04
BroadInternalRNAWithUMIs 1.0.36 2024-11-04
BroadInternalUltimaGenomics 1.1.2 2024-11-04
BroadInternalArrays 1.1.14 2024-11-04
BroadInternalImputation 1.1.14 2024-11-04
Arrays 2.6.30 2024-11-04
ValidateChip 1.16.7 2024-11-04
MultiSampleArrays 1.6.2 2024-08-02
Imputation 1.1.14 2024-09-06
IlluminaGenotypingArray 1.12.23 2024-10-28
ExternalWholeGenomeReprocessing 2.3.2 2024-10-28
ExternalExomeReprocessing 3.3.2 2024-10-28
Imputation 1.1.15 2024-11-04
IlluminaGenotypingArray 1.12.24 2024-11-04
ExternalWholeGenomeReprocessing 2.3.3 2024-11-04
ExternalExomeReprocessing 3.3.3 2024-11-04
CramToUnmappedBams 1.1.3 2024-08-02
WholeGenomeReprocessing 3.3.2 2024-10-28
ExomeReprocessing 3.3.2 2024-10-28
WholeGenomeReprocessing 3.3.3 2024-11-04
ExomeReprocessing 3.3.3 2024-11-04
BuildIndices 3.0.0 2023-12-06
scATAC 1.3.2 2023-08-03
snm3C 4.0.4 2024-08-06
Multiome 5.8.0 2024-10-23
PairedTag 1.8.0 2024-10-23
Multiome 5.9.0 2024-10-21
PairedTag 1.8.1 2024-11-04
MultiSampleSmartSeq2 2.2.22 2024-09-11
MultiSampleSmartSeq2SingleNucleus 2.0.2 2024-10-23
Optimus 7.8.0 2024-10-23
atac 2.4.0 2024-10-23
MultiSampleSmartSeq2SingleNucleus 2.0.3 2024-11-04
Optimus 7.8.1 2024-11-04
atac 2.5.0 2024-10-23
SmartSeq2SingleSample 5.1.21 2024-09-11
SlideSeq 3.4.3 2024-10-24
SlideSeq 3.4.4 2024-11-04
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
# 1.2.7
2024-11-04 (Date of Last Commit)

* Updated to GATK version 4.6.1.0

# 1.2.6
2024-09-06 (Date of Last Commit)

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ import "../../../tasks/broad/Funcotator.wdl" as Funcotator

workflow AnnotationFiltration {

String pipeline_version = "1.2.6"
String pipeline_version = "1.2.7"

input {
Array[File] vcfs
Expand All @@ -15,7 +15,7 @@ workflow AnnotationFiltration {
File ref_dict
File? funcotator_interval_list

String gatk_docker = "us.gcr.io/broad-gatk/gatk:4.6.0.0"
String gatk_docker = "us.gcr.io/broad-gatk/gatk:4.6.1.0"
File? custom_data_source_tar_gz
}

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@
"AnnotationFiltration.ref_fasta_index": "gs://gcp-public-data--broad-references/hg38/v0/Homo_sapiens_assembly38.fasta.fai",
"AnnotationFiltration.ref_dict": "gs://gcp-public-data--broad-references/hg38/v0/Homo_sapiens_assembly38.dict",

"AnnotationFiltration.gatk_docker": "us.gcr.io/broad-gatk/gatk:4.5.0.0",
"AnnotationFiltration.gatk_docker": "us.gcr.io/broad-gatk/gatk:4.6.1.0",
"AnnotationFiltration.custom_data_source_tar_gz": "gs://broad-public-datasets/funcotator/funcotator_dataSources.v1.6.20190124g.tar.gz"
}
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,6 @@
"AnnotationFiltration.ref_fasta_index": "gs://gcp-public-data--broad-references/hg38/v0/Homo_sapiens_assembly38.fasta.fai",
"AnnotationFiltration.ref_dict": "gs://gcp-public-data--broad-references/hg38/v0/Homo_sapiens_assembly38.dict",

"AnnotationFiltration.gatk_docker": "us.gcr.io/broad-gatk/gatk:4.5.0.0",
"AnnotationFiltration.gatk_docker": "us.gcr.io/broad-gatk/gatk:4.6.1.0",
"AnnotationFiltration.custom_data_source_tar_gz": "gs://broad-public-datasets/funcotator/funcotator_dataSources.v1.6.20190124g.tar.gz"
}
5 changes: 5 additions & 0 deletions pipelines/broad/arrays/imputation/Imputation.changelog.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
# 1.1.15
2024-11-04 (Date of Last Commit)

* Updated to GATK version 4.6.1.0

# 1.1.14
2024-09-06 (Date of Last Commit)

Expand Down
2 changes: 1 addition & 1 deletion pipelines/broad/arrays/imputation/Imputation.wdl
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ import "../../../../tasks/broad/Utilities.wdl" as utils

workflow Imputation {

String pipeline_version = "1.1.14"
String pipeline_version = "1.1.15"

input {
Int chunkLength = 25000000
Expand Down
5 changes: 5 additions & 0 deletions pipelines/broad/arrays/single_sample/Arrays.changelog.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
# 2.6.30
2024-11-04 (Date of Last Commit)

* Updated to GATK version 4.6.1.0

# 2.6.29
2024-10-28 (Date of Last Commit)

Expand Down
2 changes: 1 addition & 1 deletion pipelines/broad/arrays/single_sample/Arrays.wdl
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ import "../../../../tasks/broad/Utilities.wdl" as utils
workflow Arrays {

String pipeline_version = "2.6.29"
String pipeline_version = "2.6.30"

input {
String chip_well_barcode
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
# 1.16.7
2024-11-04 (Date of Last Commit)

* Updated to GATK version 4.6.1.0

# 1.16.6
2024-09-06 (Date of Last Commit)

Expand Down
2 changes: 1 addition & 1 deletion pipelines/broad/arrays/validate_chip/ValidateChip.wdl
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ import "../../../../tasks/broad/InternalArraysTasks.wdl" as InternalTasks
workflow ValidateChip {

String pipeline_version = "1.16.6"
String pipeline_version = "1.16.7"

input {
String sample_alias
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
# 1.7.2
2024-11-04 (Date of Last Commit)

* Updated to GATK version 4.6.1.0

# 1.7.1
2024-09-10 (Date of Last Commit)

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ import "https://raw.githubusercontent.com/broadinstitute/gatk/4.5.0.0/scripts/vc
# Joint Genotyping for hg38 Whole Genomes and Exomes (has not been tested on hg19)
workflow JointGenotyping {

String pipeline_version = "1.7.1"
String pipeline_version = "1.7.2"

input {
File unpadded_intervals_file
Expand Down Expand Up @@ -214,7 +214,7 @@ workflow JointGenotyping {
extract_extra_args = extract_extra_args,
resource_args = resource_args,
output_prefix = callset_name,
gatk_docker = "us.gcr.io/broad-gatk/gatk:4.6.0.0"
gatk_docker = "us.gcr.io/broad-gatk/gatk:4.6.1.0"
}
}
if (!run_vets) {
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
# 1.2.2
2024-11-04 (Date of Last Commit)

* Updated to GATK version 4.6.1.0

# 1.2.1
2024-09-10 (Date of Last Commit)

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ import "../../../../../../tasks/broad/UltimaGenomicsGermlineFilteringThreshold.w
# For choosing a filtering threshold (where on the ROC curve to filter) a sample with truth data is required.
workflow UltimaGenomicsJointGenotyping {

String pipeline_version = "1.2.1"
String pipeline_version = "1.2.2"

input {
File unpadded_intervals_file
Expand Down Expand Up @@ -168,7 +168,7 @@ workflow UltimaGenomicsJointGenotyping {
extract_extra_args = "--mode SNP",
train_extra_args = "--mode SNP",
score_extra_args = "--mode SNP",
gatk_docker = "us.gcr.io/broad-gatk/gatk:4.6.0.0"
gatk_docker = "us.gcr.io/broad-gatk/gatk:4.6.1.0"
}

call Filtering.JointVcfFiltering as TrainAndApplyFilteringModelINDELs {
Expand All @@ -184,7 +184,7 @@ workflow UltimaGenomicsJointGenotyping {
extract_extra_args = "--mode INDEL",
train_extra_args = "--mode INDEL",
score_extra_args = "--mode INDEL",
gatk_docker = "us.gcr.io/broad-gatk/gatk:4.6.0.0"
gatk_docker = "us.gcr.io/broad-gatk/gatk:4.6.1.0"
}

call FilteringThreshold.ExtractOptimizeSingleSample as FindFilteringThresholdAndFilter {
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
# 1.5.2
2024-11-04 (Date of Last Commit)

* Updated to GATK version 4.6.1.0

# 1.5.1
2024-09-10 (Date of Last Commit)

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ import "../../../../../../tasks/broad/JointGenotypingTasks.wdl" as Tasks
# Joint Genotyping for hg38 Exomes and Whole Genomes (has not been tested on hg19)
workflow JointGenotypingByChromosomePartOne {

String pipeline_version = "1.5.1"
String pipeline_version = "1.5.2"

input {
File unpadded_intervals_file
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
# 1.5.2
2024-11-04 (Date of Last Commit)

* Updated to GATK version 4.6.1.0

# 1.5.1
2024-09-10 (Date of Last Commit)

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ import "../../../../../../tasks/broad/JointGenotypingTasks.wdl" as Tasks
# Joint Genotyping for hg38 Exomes and Whole Genomes (has not been tested on hg19)
workflow JointGenotypingByChromosomePartTwo {

String pipeline_version = "1.5.1"
String pipeline_version = "1.5.2"

input {
String callset_name
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
# 2.3.2
2024-11-04 (Date of Last Commit)

* Updated to GATK version 4.6.1.0

# 2.3.1
2024-10-28 (Date of Last Commit)

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ import "../../../../../../tasks/broad/Utilities.wdl" as utils

workflow ReblockGVCF {

String pipeline_version = "2.3.1"
String pipeline_version = "2.3.2"


input {
Expand All @@ -26,8 +26,8 @@ workflow ReblockGVCF {

String gvcf_basename = basename(gvcf, gvcf_file_extension)
# docker images
String gatk_docker_gcp = "us.gcr.io/broad-gatk/gatk:4.6.0.0"
String gatk_docker_azure = "terrapublic.azurecr.io/gatk:4.6.0.0"
String gatk_docker_gcp = "us.gcr.io/broad-gatk/gatk:4.6.1.0"
String gatk_docker_azure = "terrapublic.azurecr.io/gatk:4.6.1.0"
String gatk_docker = if cloud_provider == "gcp" then gatk_docker_gcp else gatk_docker_azure

# make sure either gcp or azr is supplied as cloud_provider input
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
# 3.2.3
2024-11-04 (Date of Last Commit)

* Updated to GATK version 4.6.1.0

# 3.2.2
2024-10-28 (Date of Last Commit)

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ import "../../../../../../tasks/broad/Utilities.wdl" as utils
# WORKFLOW DEFINITION
workflow ExomeGermlineSingleSample {

String pipeline_version = "3.2.2"
String pipeline_version = "3.2.3"


input {
Expand All @@ -68,8 +68,8 @@ workflow ExomeGermlineSingleSample {
}

# docker images
String gatk_docker_gcp = "us.gcr.io/broad-gatk/gatk:4.6.0.0"
String gatk_docker_azure = "terrapublic.azurecr.io/gatk:4.6.0.0"
String gatk_docker_gcp = "us.gcr.io/broad-gatk/gatk:4.6.1.0"
String gatk_docker_azure = "terrapublic.azurecr.io/gatk:4.6.1.0"
String gatk_docker = if cloud_provider == "gcp" then gatk_docker_gcp else gatk_docker_azure

# make sure either gcp or azr is supplied as cloud_provider input
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
# 1.1.2
2024-11-04 (Date of Last Commit)

* Updated to GATK version 4.6.1.0

# 1.1.1
2024-10-28 (Date of Last Commit)

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ workflow UltimaGenomicsWholeGenomeGermline {
filtering_model_no_gt_name: "String describing the optional filtering model; default set to rf_model_ignore_gt_incl_hpol_runs"
}

String pipeline_version = "1.1.1"
String pipeline_version = "1.1.2"


References references = alignment_references.references
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
# 3.3.3
2024-11-04 (Date of Last Commit)

* Updated to GATK version 4.6.1.0

# 3.3.2
2024-10-28 (Date of Last Commit)

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ import "../../../../../../structs/dna_seq/DNASeqStructs.wdl"
workflow WholeGenomeGermlineSingleSample {


String pipeline_version = "3.3.2"
String pipeline_version = "3.3.3"


input {
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
# 2.2.4
2024-11-04 (Date of Last Commit)

* Updated to GATK version 4.6.1.0

# 2.2.3
2024-10-28 (Date of Last Commit)

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ import "../../../../../tasks/broad/DragenTasks.wdl" as DragenTasks
workflow VariantCalling {


String pipeline_version = "2.2.3"
String pipeline_version = "2.2.4"


input {
Expand Down Expand Up @@ -40,8 +40,8 @@ workflow VariantCalling {
}

# docker images
String gatk_docker_gcp = "us.gcr.io/broad-gatk/gatk:4.6.0.0"
String gatk_docker_azure = "terrapublic.azurecr.io/gatk:4.6.0.0"
String gatk_docker_gcp = "us.gcr.io/broad-gatk/gatk:4.6.1.0"
String gatk_docker_azure = "terrapublic.azurecr.io/gatk:4.6.1.0"
String gatk_docker = if cloud_provider == "gcp" then gatk_docker_gcp else gatk_docker_azure

String gatk_1_3_docker_gcp = "us.gcr.io/broad-gotc-prod/gatk:1.3.0-4.2.6.1-1649964384"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
# 1.0.23
2024-11-04 (Date of Last Commit)

* Updated to GATK version 4.6.1.0

# 1.0.22
2024-10-28 (Date of Last Commit)

Expand Down
Loading

0 comments on commit 599f119

Please sign in to comment.