update default docker for busco to GAR docker image #132
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
🛠️ Changes Being Made
This PR updates the default docker image for BUSCO to
us-docker.pkg.dev/general-theiagen/ezlabgva/busco:v5.3.2_cv1
. Must have missed that when we switched to all the GAR-hosted images.I've double checked that the GAR docker image repo is public, as
allUsers
can read the artifact registry repoThis also exposes optional Int inputs
cpu
andmemory
in case it's ever necessary for the user🧠 Context and Rationale
So that we are not relying upon an docker image & repo that we do not maintain or have control over.
📋 Workflow/Task Steps
NA
Inputs
NA
Outputs
NA
🧪 Testing
Locally
Did not test locally, this is a simple PR
Terra
Tested with TheiaProk_Illumina_PE_PHB here,
I expect it to run successfullyit ran successfully: https://app.terra.bio/#workspaces/theiagen-validations/curtis-sandbox-theiagen-validations/job_history/6427308f-7659-48d6-97db-932431df1610🔬 Quality checks
Pull Request (PR) checklist: