Skip to content

Commit

Permalink
Use personal nextflow installation instead of module
Browse files Browse the repository at this point in the history
  • Loading branch information
thalassemia authored Nov 28, 2024
1 parent 5ef0ff5 commit 7380355
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion runscripts/jenkins/setup-environment.sh
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
set -e

export PYTHONPATH=$PWD
module load wcEcoli/python3 java/18.0.2 biology nextflow
module load wcEcoli/python3 java/18.0.2

export PATH="${GROUP_HOME}/pyenv/bin:${PATH}"
eval "$(pyenv init -)"
Expand Down

0 comments on commit 7380355

Please sign in to comment.