Skip to content

Commit 89f34b1

Browse files
committed
Update to Modeller 10.7
1 parent d4b7c47 commit 89f34b1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

backend/modloop/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -193,7 +193,7 @@ def make_sge_script(runnercls, model, jobname, directory, number_of_tasks):
193193
cp %(directory)s/$input %(directory)s/%(input_pdb)s .
194194
195195
module load Sali
196-
module load modeller/10.6
196+
module load modeller/10.7
197197
python3 $input ${SGE_TASK_ID} >& $output
198198
199199
# Copy back PDB/mmCIF

0 commit comments

Comments
 (0)