Skip to content

Fix: correctly activate env for conda profile#16

Merged
adamd3 merged 7 commits intomainfrom
develop
Oct 14, 2025
Merged

Fix: correctly activate env for conda profile#16
adamd3 merged 7 commits intomainfrom
develop

Conversation

@adamd3
Copy link
Owner

@adamd3 adamd3 commented Oct 14, 2025

Fixes #15

The conda env should be activated in nextflow config by setting conda.enabled.
The previous config was setting a custom parameter (params.enable_conda) that is now defunct.

@adamd3 adamd3 merged commit c8be24c into main Oct 14, 2025
6 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.

make_metadata_file.py fails: No module named 'pandas'

1 participant

Comments