Skip to content

Commit

Permalink
Merge pull request #5 from Australian-Structural-Biology-Computing/up…
Browse files Browse the repository at this point in the history
…date-manifest

fix(pipeline): Now uses local copy
  • Loading branch information
nbtm-sh authored Oct 31, 2024
2 parents 7d75a83 + 93a1d0f commit e0bc187
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions template/script.sh.erb
Original file line number Diff line number Diff line change
Expand Up @@ -65,8 +65,6 @@ ARGS=""
[[ "<%= context.af_method %>" == "cf" ]] && PROT_MODE="colabfold" && ARGS="--colbfold_db /mnt/af2"
[[ "<%= context.af_method %>" == "esmf" ]] && PROT_MODE="esmfold" && ARGS="--esmfold_db /mnt/af2/esmfold_weights"

cd /srv/scratch/sbf-pipelines/proteinfold/pipeline

export SINGULARITY_CACHE_DIR="/srv/scratch/sbf-pipelines/proteinfold/singualrity"
export APPTAINER_CACHEDIR="/srv/scratch/sbf-pipelines/proteinfold/singularity"
export NXF_SINGULARITY_CACHEDIR="/srv/scratch/sbf-pipelines/proteinfold/singularity"
Expand Down

0 comments on commit e0bc187

Please sign in to comment.