Skip to content

Make sure conda environment is used by default in SCimilarity image#1311

Merged
allyhawkins merged 2 commits intoAlexsLemonade:mainfrom
allyhawkins:allyhawkins/set-conda-path-scimilarity
Aug 27, 2025
Merged

Make sure conda environment is used by default in SCimilarity image#1311
allyhawkins merged 2 commits intoAlexsLemonade:mainfrom
allyhawkins:allyhawkins/set-conda-path-scimilarity

Conversation

@allyhawkins
Copy link
Member

This is a fix to hopefully help with the issues I'm seeing in AlexsLemonade/OpenScPCA-nf#175 where the scripts are being run in the image container without using the conda environment when running in Nextflow. This adds the path to the conda environment to PATH and tells the image to use the conda environment by default, even when not running interactively.

I built the image locally and did a test run with OpenScPCA-nf where I just printed out the Python version and made sure it could load the anndata module and it works so I think this should be good 🤞

@allyhawkins allyhawkins requested review from sjspielman and removed request for jaclyn-taroni August 27, 2025 19:06
Copy link
Member

@sjspielman sjspielman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🤞

@allyhawkins allyhawkins merged commit 8254702 into AlexsLemonade:main Aug 27, 2025
4 checks passed
@allyhawkins allyhawkins deleted the allyhawkins/set-conda-path-scimilarity branch August 27, 2025 19:48
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.

2 participants