Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replace sv_pipeline_updates_docker with sv_pipeline_docker #639

Merged
merged 3 commits into from
Apr 30, 2024

Conversation

VJalili
Copy link
Member

@VJalili VJalili commented Feb 8, 2024

A follow up from #634 & #633 to consolidate multiple variables with the same docker image (sv-pipeline docker image), similar to #634 & #638, this PR implements the following refactoring:

  • Replace all the references to sv_pipeline_updates_docker with sv_pipeline_docker; and,
  • Remove sv_pipeline_updates_docker if both are the inputs to a workflow.

# Conflicts:
#	inputs/templates/terra_workspaces/cohort_mode/workflow_configurations/CleanVcf.SingleBatch.json.tmpl
#	inputs/templates/terra_workspaces/cohort_mode/workflow_configurations/CleanVcf.json.tmpl
#	inputs/templates/terra_workspaces/cohort_mode/workflow_configurations/GenotypeComplexVariants.SingleBatch.json.tmpl
#	inputs/templates/terra_workspaces/cohort_mode/workflow_configurations/GenotypeComplexVariants.json.tmpl
#	inputs/templates/terra_workspaces/cohort_mode/workflow_configurations/MakeCohortVcf.SingleBatch.json.tmpl
#	inputs/templates/terra_workspaces/cohort_mode/workflow_configurations/MakeCohortVcf.json.tmpl
#	inputs/templates/terra_workspaces/cohort_mode/workspace.tsv.tmpl
#	inputs/templates/terra_workspaces/single_sample/GATKSVPipelineSingleSample.no_melt.json.tmpl
#	inputs/templates/terra_workspaces/single_sample/workspace.tsv.tmpl
#	inputs/templates/test/GATKSVPipelineBatch/GATKSVPipelineBatch.FromSampleEvidence.json.tmpl
#	inputs/templates/test/GATKSVPipelineBatch/GATKSVPipelineBatch.json.tmpl
#	inputs/templates/test/GATKSVPipelineSingleSample/GATKSVPipelineSingleSample.json.tmpl
#	inputs/templates/test/GATKSVPipelineSingleSample/GATKSVPipelineSingleSample.no_melt.json.tmpl
#	inputs/templates/test/MakeCohortVcf/CleanVcf.json.tmpl
#	inputs/templates/test/MakeCohortVcf/GenotypeComplexVariants.json.tmpl
#	inputs/templates/test/MakeCohortVcf/MakeCohortVcf.json.tmpl
#	inputs/values/dockers.json
#	inputs/values/dockers_azure.json
#	wdl/CleanVcf.wdl
#	wdl/CleanVcfChromosome.wdl
#	wdl/GATKSVPipelineBatch.wdl
#	wdl/GATKSVPipelineSingleSample.wdl
#	wdl/MakeCohortVcf.wdl
@VJalili VJalili merged commit 9dd0777 into broadinstitute:main Apr 30, 2024
2 checks passed
@VJalili VJalili deleted the remove_updates_docker branch April 30, 2024 14:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants