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
5d449184
Commit
5d449184
authored
Oct 19, 2021
by
Gustaf Ahdritz
Browse files
Fix typo in feature name
parent
23886619
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
openfold/config.py
openfold/config.py
+1
-1
No files found.
openfold/config.py
View file @
5d449184
...
...
@@ -93,7 +93,7 @@ config = mlc.ConfigDict(
"backbone_affine_mask"
:
[
NUM_RES
],
"backbone_affine_tensor"
:
[
NUM_RES
,
None
,
None
],
"bert_mask"
:
[
NUM_MSA_SEQ
,
NUM_RES
],
"chi_angles"
:
[
NUM_RES
,
None
],
"chi_angles
_sin_cos
"
:
[
NUM_RES
,
None
],
"chi_mask"
:
[
NUM_RES
,
None
],
"extra_deletion_value"
:
[
NUM_EXTRA_SEQ
,
NUM_RES
],
"extra_has_deletion"
:
[
NUM_EXTRA_SEQ
,
NUM_RES
],
...
...
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