Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
OpenDAS
OpenFold
Commits
592bcdd9
Commit
592bcdd9
authored
Jul 17, 2022
by
Gustaf Ahdritz
Browse files
Fix notebook
parent
04fd6d34
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
notebooks/OpenFold.ipynb
notebooks/OpenFold.ipynb
+1
-1
No files found.
notebooks/OpenFold.ipynb
View file @
592bcdd9
...
@@ -463,7 +463,7 @@
...
@@ -463,7 +463,7 @@
" feature_dict.update(data_pipeline.make_msa_features(msas, deletion_matrices=deletion_matrices))\n",
" feature_dict.update(data_pipeline.make_msa_features(msas, deletion_matrices=deletion_matrices))\n",
" feature_dict.update(_placeholder_template_feats(num_templates, num_res))\n",
" feature_dict.update(_placeholder_template_feats(num_templates, num_res))\n",
"\n",
"\n",
" if(weight_set == \"AlphaFold\")\n",
" if(weight_set == \"AlphaFold\")
:
\n",
" config_preset = f\"model_{i}\"\n",
" config_preset = f\"model_{i}\"\n",
" else:\n",
" else:\n",
" config_preset = \"model_1\"\n",
" config_preset = \"model_1\"\n",
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment