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

Use bioconda for snakemake related packages only #5

Merged
merged 1 commit into from
Apr 22, 2024

Conversation

thomas-fred
Copy link
Contributor

@thomas-fred thomas-fred commented Apr 12, 2024

Previously, with the full range of packages available from bioconda, conda-forge and default channels, micromamba failed to solve the environment specification. Removing bioconda from the channels list (and including it in the relevant per-dependency listings) enables a solve. Note that retaining bioconda in the channels list, but dropping its ranking to below conda-forge also enabled a successful solve. Note that packages are duplicated between the channels.

Addresses #4.

Previously, with the full range of packages available from bioconda,
conda-forge and default channels, micromamba failed to solve the environment
specification.
@tomalrussell tomalrussell merged commit 05657b7 into main Apr 22, 2024
2 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.

None yet

2 participants