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

Slow conda installation #3

Open
eudesbarbosa opened this issue May 31, 2021 · 1 comment
Open

Slow conda installation #3

eudesbarbosa opened this issue May 31, 2021 · 1 comment

Comments

@eudesbarbosa
Copy link
Member

Issue
Conda env takes forever to install - maybe revisit if all requirements are really necessary.

Proposed solution
A good chuck of entries in conda_env.yaml are associated to Bioconductor/R, perhaps specific packages can be installed as they are required for specific templates. Example:
https://vbaliga.github.io/verify-that-r-packages-are-installed-and-loaded/

@holtgrewe
Copy link
Member

Ensure that you're using mamba. Current Snakemake versions actually use mamba by default now... it's so much faster.

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

2 participants