Skip to content

Commit a70d6bd

Browse files
committed
Update docs
1 parent aebb10e commit a70d6bd

16 files changed

Lines changed: 23 additions & 23 deletions

docs/source/_static/PoseBench.png

49.5 KB
Loading

docs/source/acknowledgements.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@ Acknowledgements
22
================
33

44
.. mdinclude:: ../../README.md
5-
:start-line: 982
6-
:end-line: 1000
5+
:start-line: 1172
6+
:end-line: 1192

docs/source/available_methods.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ Available inference methods
22
================
33

44
.. mdinclude:: ../../README.md
5-
:start-line: 295
6-
:end-line: 334
5+
:start-line: 321
6+
:end-line: 364
77

88
.. note::
99
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!

docs/source/bonus.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ Bonus
22
================
33

44
.. mdinclude:: ../../README.md
5-
:start-line: 1018
6-
:end-line: 1020
5+
:start-line: 1210
6+
:end-line: 1212
77

88
.. image:: ./_static/WorkBench.jpeg
99
:alt: My brain after building PoseBench

docs/source/citing_this_work.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@ Citing this work
22
================
33

44
.. mdinclude:: ../../README.md
5-
:start-line: 1002
6-
:end-line: 1014
5+
:start-line: 1194
6+
:end-line: 1206

docs/source/comparative_plots.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@ How to create comparative plots of inference results
22
================
33

44
.. mdinclude:: ../../README.md
5-
:start-line: 929
6-
:end-line: 938
5+
:start-line: 1102
6+
:end-line: 1128

docs/source/data_preparation.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@ How to prepare `PoseBench` data
22
================
33

44
.. mdinclude:: ../../README.md
5-
:start-line: 152
6-
:end-line: 289
5+
:start-line: 169
6+
:end-line: 315

docs/source/ensemble_inference.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ How to run inference with a method ensemble
22
================
33

44
.. mdinclude:: ../../README.md
5-
:start-line: 870
6-
:end-line: 921
5+
:start-line: 1043
6+
:end-line: 1094
77

88
.. note::
99
In addition to having `consensus` as an available value for `ensemble_ranking_method`, one can also set `ensemble_ranking_method=ff` to have the method ensemble's top-ranked predictions selected using the criterion of "minimum (molecular dynamics) force field energy" (albeit while incurring a very large runtime complexity).

docs/source/for_developers.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@ For developers
22
================
33

44
.. mdinclude:: ../../README.md
5-
:start-line: 944
6-
:end-line: 978
5+
:start-line: 1134
6+
:end-line: 1168

docs/source/installation.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@ Installation
33

44
.. mdinclude:: ../../README.md
55
:start-line: 42
6-
:end-line: 134
6+
:end-line: 151

0 commit comments

Comments
 (0)