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

Commits on Sep 13, 2023

  1. Bugfix: use annotate_results_collection to update metadata

    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 committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    51c9fa5 View commit details
    Browse the repository at this point in the history