-
Notifications
You must be signed in to change notification settings - Fork 18
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
Update tbp-parser Docker and new output #214
Conversation
tbp_parser_average_genome_depth is just an output of the tbp-parser task and is not populated to the theiaprok workflows outputs. Is this as intended? |
That is not intended |
Testing on Terra:
The code looks good! I will approve once all the test runs pass and the new output column is correctly populated onto the datatable. :) |
Found a little issue with this branch where very few samples are failing with the following error message:
Job link to an example on Illumina_SE: https://job-manager.dsde-prod.broadinstitute.org/jobs/83f25542-4801-4b15-a3cb-efd0743a591d Job link to an example on ONT: https://job-manager.dsde-prod.broadinstitute.org/jobs/83f25542-4801-4b15-a3cb-efd0743a591d The Job links are posted in the comment above this one. |
Retesting with the same datasets on:
|
Successful tests for all workflows:
Will approve once the CI is happy! |
Closes
🛠️ Changes Being Made
This PR updates the default
tbp-parser
Docker image and introduces a new output -- the average depth.🧠 Context and Rationale
📋 Workflow/Task Steps
Inputs
Outputs
Float
tbp_parser_average_genome_depth
🧪 Testing
Locally
Terra
🔬 Quality checks
Pull Request (PR) checklist: