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

[MRG] fix LCA_Database.gather(...) call to use LCA_Database.best_containment(...) #225

Merged
merged 6 commits into from
Aug 24, 2022

Conversation

ctb
Copy link
Member

@ctb ctb commented Aug 22, 2022

In sourmash-bio/sourmash#2116, I renamed Index.gather to Index.best_containment, and that broke charcoal.

This PR fixes that, adds a test, and also:

  • updates sourmash to v4.4.3.
  • updates python to >= 3.8

Fixes #224

@ctb ctb changed the title Fix/lca database gather [MRG] fix LCA_Database.gather(...) call to use LCA_Database.best_containment(...) Aug 22, 2022
@taylorreiter
Copy link
Member

One of the tests is failing (tests/test_compare_taxonomy.py::test_basic) so I'm going to hold off on review/merge

@ctb
Copy link
Member Author

ctb commented Aug 23, 2022

yep, and I'm also fighting with some out of date conda environments 😬 . but farm is down so that's also delaying work.

@ctb
Copy link
Member Author

ctb commented Aug 23, 2022

ok @taylorreiter ready for review and merge ;)

@ctb ctb merged commit 90ebdef into latest Aug 24, 2022
@ctb ctb deleted the fix/lca_database_gather branch August 24, 2022 12:56
@taylorreiter
Copy link
Member

well I was too late but I looked at it anyway and it looks good to me :)

@ctb
Copy link
Member Author

ctb commented Aug 24, 2022 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants