-
Notifications
You must be signed in to change notification settings - Fork 9
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
Dev 0.7.7 - Fixes #291
Merged
Merged
Dev 0.7.7 - Fixes #291
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Problem with python 3.12 for duckdb: duckdb/duckdb#9301 |
matinnuhamunada
added a commit
that referenced
this pull request
Oct 19, 2023
* fix: correct bigslice annotation rule * chore: correct log file * fix: remove gggenomes from main r_notebook env * feat: experimental env for extracting mmseqs2 with gggenomes * fix: handle numpy and matplotlib via conda * notebook: add bigfam query visualization * fix: correct html display for bigfam query * fix: auto detect antismash major version and its env * feat: use custom bigslice with no normalize option * feat: change bigslice threshold * fix: handle empty known resistance table * notebook: add instruction to run bigslice clustering result * notebook: improve display for mash and seqfu * notebook: better instruction to start bigslice server * notebook: correct fastani distances * notebook: add barplot * notebook: add sunburst * notebook: tidy sections * notebook: switch table and figure location * fix: move deeptf roary output to processed folder * notebooks: changen conda env for notebooks * fix: deeptf roary input * notebook: adjust label size and rotation * test: add dry run for other subworkflows * test: omit build database for now * docs: add example report demo * docs: add wrapper icon * chore: bump version to v0.7.7 * fix: pin python version for duckdb * fix: pin python 3.11 for duckdb * fix: add unzip for dbt * docs: simplify install guide * fix: pin duckdb to 0.8.1 from conda
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR fixes several issues raised: