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

filter: Fix support for numerical IDs with both metadata and sequences #1256

Merged
merged 3 commits into from Jul 10, 2023

Conversation

victorlin
Copy link
Member

@victorlin victorlin commented Jul 10, 2023

Description of proposed changes

See #667 (comment) and commit messages.

Related issue(s)

Fixes #667

Testing

  • Added a test to show change in behavior
  • Checks pass

Checklist

  • Add a message in CHANGES.md summarizing the changes in this PR that are end user focused. Keep headers and formatting consistent with the rest of the file.

This ensures proper matching with metadata IDs, which are always read as
string.
@victorlin victorlin self-assigned this Jul 10, 2023
@victorlin victorlin marked this pull request as ready for review July 10, 2023 19:15
@victorlin victorlin requested a review from a team July 10, 2023 19:15
Copy link
Contributor

@joverlee521 joverlee521 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for catching that this is still a bug in augur filter!

@victorlin victorlin merged commit 5eae388 into master Jul 10, 2023
27 checks passed
@victorlin victorlin deleted the victorlin/filter-numerical-ids branch July 10, 2023 20:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

augur tools do not recognize purely numeric strain IDs
2 participants