Skip to content
Snippets Groups Projects
Commit 77f84ea6 authored by Augustin Zidek's avatar Augustin Zidek
Browse files

Small documentation fixes

PiperOrigin-RevId: 695328242
parent 4f52a3bb
No related branches found
No related tags found
1 merge request!1Cloned AlphaFold 3 repo into this one
...@@ -17,8 +17,8 @@ Please also refer to the Supplementary Information for a detailed description of ...@@ -17,8 +17,8 @@ Please also refer to the Supplementary Information for a detailed description of
the method. the method.
AlphaFold 3 is also available at AlphaFold 3 is also available at
[alphafoldsever.com](https://alphafoldserver.com) for non-commercial use, though [alphafoldserver.com](https://alphafoldserver.com) for non-commercial use,
with a more limited set of ligands and covalent modifications. though with a more limited set of ligands and covalent modifications.
If you have any questions, please contact the AlphaFold team at If you have any questions, please contact the AlphaFold team at
[alphafold@google.com](mailto:alphafold@google.com). [alphafold@google.com](mailto:alphafold@google.com).
...@@ -102,7 +102,7 @@ model parameters or outputs produced by those should cite: ...@@ -102,7 +102,7 @@ model parameters or outputs produced by those should cite:
```bibtex ```bibtex
@article{Abramson2024, @article{Abramson2024,
author = {Abramson, Josh and Adler, Jonas and Dunger, Jack and Evans, Richard and Green, Tim and Pritzel, Alexander and Ronneberger, Olaf and Willmore, Lindsay and Ballard, Andrew J. and Bambrick, Joshua and Bodenstein, Sebastian W. and Evans, David A. and Hung, Chia-Chun and O’Neill, Michael and Reiman, David and Tunyasuvunakool, Kathryn and Wu, Zachary and Žemgulytė, Akvilė and Arvaniti, Eirini and Beattie, Charles and Bertolli, Ottavia and Bridgland, Alex and Cherepanov, Alexey and Congreve, Miles and Cowen-Rivers, Alexander I. and Cowie, Andrew and Figurnov, Michael and Fuchs, Fabian B. and Gladman, Hannah and Jain, Rishub and Khan, Yousuf A. and Low, Caroline M. R. and Perlin, Kuba and Potapenko, Anna and Savy, Pascal and Singh, Sukhdeep and Stecula, Adrian and Thillaisundaram, Ashok and Tong, Catherine and Yakneen, Sergei and Zhong, Ellen D. and Zielinski, Michal and Žídek, Augustin and Bapst, Victor and Kohli, Pushmeet and Jaderberg, Max and Hassabis, Demis and Jumper, John M.}, author = {Abramson, Josh and Adler, Jonas and Dunger, Jack and Evans, Richard and Green, Tim and Pritzel, Alexander and Ronneberger, Olaf and Willmore, Lindsay and Ballard, Andrew J. and Bambrick, Joshua and Bodenstein, Sebastian W. and Evans, David A. and Hung, Chia-Chun and O’Neill, Michael and Reiman, David and Tunyasuvunakool, Kathryn and Wu, Zachary and Žemgulytė, Akvilė and Arvaniti, Eirini and Beattie, Charles and Bertolli, Ottavia and Bridgland, Alex and Cherepanov, Alexey and Congreve, Miles and Cowen-Rivers, Alexander I. and Cowie, Andrew and Figurnov, Michael and Fuchs, Fabian B. and Gladman, Hannah and Jain, Rishub and Khan, Yousuf A. and Low, Caroline M. R. and Perlin, Kuba and Potapenko, Anna and Savy, Pascal and Singh, Sukhdeep and Stecula, Adrian and Thillaisundaram, Ashok and Tong, Catherine and Yakneen, Sergei and Zhong, Ellen D. and Zielinski, Michal and Žídek, Augustin and Bapst, Victor and Kohli, Pushmeet and Jaderberg, Max and Hassabis, Demis and Jumper, John M.},
journal = {Nature}, journal = {Nature},
title = {Accurate structure prediction of biomolecular interactions with AlphaFold 3}, title = {Accurate structure prediction of biomolecular interactions with AlphaFold 3},
year = {2024}, year = {2024},
......
...@@ -56,11 +56,11 @@ We verified the following installation steps from this point. ...@@ -56,11 +56,11 @@ We verified the following installation steps from this point.
## Installing Docker ## Installing Docker
The instruction are for rootless Docker. These instructions are for rootless Docker.
### Installing Docker on Host ### Installing Docker on Host
Note these instructions only apply to Ubuntu images, see above. Note these instructions only apply to Ubuntu 22.04 LTS images, see above.
Add Docker's official GPG key. Official Docker instructions are Add Docker's official GPG key. Official Docker instructions are
[here](https://docs.docker.com/engine/install/ubuntu/#install-using-the-repository). [here](https://docs.docker.com/engine/install/ubuntu/#install-using-the-repository).
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment