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

fix: always load required modules #154

Merged
merged 3 commits into from
Aug 20, 2024
Merged

fix: always load required modules #154

merged 3 commits into from
Aug 20, 2024

Conversation

kelly-sovacool
Copy link
Member

@kelly-sovacool kelly-sovacool commented Aug 20, 2024

Changes

Always load required modules even if the executable is already in the path, since the version number may need to change and/or the conda env may not have a preferred version.

Issues

fixes #153

PR Checklist

(Strikethrough any points that are not applicable.)

  • This comment contains a description of changes with justifications, with any relevant issues linked.
  • [ ] Update docs if there are any API changes.
  • Update CHANGELOG.md with a short description of any user-facing changes and reference the PR number. Guidelines: https://keepachangelog.com/en/1.1.0/

even if already in the path, since version number may need to change
and conda env may not have a good snakemake version

fixes #153
@kopardev kopardev added the RENEE RepoName label Aug 20, 2024
@kelly-sovacool kelly-sovacool merged commit ac97b58 into main Aug 20, 2024
5 checks passed
@kelly-sovacool kelly-sovacool deleted the v2.5.12-hotfix branch August 20, 2024 18:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
RENEE RepoName
Projects
None yet
Development

Successfully merging this pull request may close these issues.

bug: snakemake issue in shared conda env on biowulf
2 participants