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

docker build fix and filter_taxids_to_focal_hits fix #43

Merged
merged 7 commits into from
Feb 16, 2024
Merged

Conversation

dpark01
Copy link
Member

@dpark01 dpark01 commented Feb 16, 2024

Critical fix to docker build: specify viral-core's requirements-conda.txt alongside viral-classify's for mamba solve so that installing new packages doesn't degrade/break viral-core packages.

Also update versions and loosen version pins for various conda packages.

Bugfix to metagenomics.filter_taxids_to_focal_hits handling of taxids (behavior was wrong for including children of observed nodes).

Fix to unit testing of blast depletion: newer versions of blast have more index files than before.

@dpark01 dpark01 changed the title bugfix: taxdb is integers, not strings docker build fix and filter_taxids_to_focal_hits fix Feb 16, 2024
@dpark01 dpark01 marked this pull request as ready for review February 16, 2024 18:53
@dpark01 dpark01 merged commit 0f02bb7 into master Feb 16, 2024
8 checks passed
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.

1 participant