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

Bugfix: use annotate_results_collection to update metadata #190

Merged

Conversation

kjsanger
Copy link
Member

The metadata update code path for ONT directly calls a lower level function which doesn't handle multiplexing, whereas is should call annotate_results_collection, which does.

@kjsanger kjsanger added the bug Something isn't working label Sep 11, 2023
@kjsanger kjsanger force-pushed the bugfix/update-multiplexed-ont-metadata branch from f15873c to 3086d3c Compare September 12, 2023 09:45
The metadata update code path for ONT directly calls a lower level
function which doesn't handle multiplexing, whereas is should call
annotate_results_collection, which does.

Added a test to cover this and improved some of the other tests.
@kjsanger kjsanger force-pushed the bugfix/update-multiplexed-ont-metadata branch from 3086d3c to 51c9fa5 Compare September 13, 2023 12:23
@kjsanger kjsanger merged commit 73132a1 into wtsi-npg:devel Sep 15, 2023
3 checks passed
@kjsanger kjsanger deleted the bugfix/update-multiplexed-ont-metadata branch September 15, 2023 07:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants