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

Convert U to T instead of U to N when sam_parsing. #1854

Merged
merged 1 commit into from
Oct 25, 2024

Commits on Oct 24, 2024

  1. Convert U to T instead of U to N when sam_parsing.

    As this changes seq_nt16_table it changes it for all other uses of
    this lookup table too, which will be widespread.  However this feels
    like a reasonable thing to do given it only has an impact on data
    which is currently out of bounds of what is expected.
    
    Fixes samtools/samtools#2131
    jkbonfield committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    c2db2ab View commit details
    Browse the repository at this point in the history