You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/source/available_methods.rst
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,8 +2,8 @@ Available inference methods
2
2
================
3
3
4
4
.. mdinclude:: ../../README.md
5
-
:start-line:327
6
-
:end-line:370
5
+
:start-line:367
6
+
:end-line:412
7
7
8
8
.. note::
9
9
Have a new method to add? Please let us know by creating a pull request. We would be happy to work with you to integrate new methodology into this benchmark!
Copy file name to clipboardExpand all lines: docs/source/configs/data.rst
+42-7Lines changed: 42 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,26 +7,49 @@ This section describes the configurations for various data-related scripts.
7
7
Input data components
8
8
------------------------
9
9
10
-
These data component configurations are used to modify how the input (apo) protein structures are predictedor aligned.
10
+
These data component configurations are used to modify how the input (apo) protein structures are predicted, aligned, or analyzed or how one data format is converted to another.
0 commit comments