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

Solve conda environment issue for the rule "identify_kingdom_phylum_contigs" #3

Closed
alexhbnr opened this issue Mar 8, 2022 · 1 comment

Comments

@alexhbnr
Copy link
Owner

alexhbnr commented Mar 8, 2022

The script uses the Python modules bgzip and pyfastx that are not caught in any environmental file. Prepare a YAML requiring all the programs to run the pipeline to install as a standalone environment.

@alexhbnr
Copy link
Owner Author

Removed dependency on bgzip and replaced it with a function from Biopython in commit c646431.

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

No branches or pull requests

1 participant