How to predict structures with AlphaFold: Difference between revisions
From Proteopedia
Jump to navigationJump to search
Eric Martz (talk | contribs) New page: In 2020, the AlphaFold project of Google's DeepMind team demonstrated a major breakthrough in predicting protein structure from sequence. Their success in the bind CASP competition astonis... |
Eric Martz (talk | contribs) No edit summary |
||
| Line 1: | Line 1: | ||
In 2020, the AlphaFold project of Google's DeepMind team demonstrated a major breakthrough in predicting protein structure from sequence. Their success in the | In 2020, the AlphaFold project of Google's DeepMind team demonstrated a major breakthrough in predicting protein structure from sequence. Their success in the blind CASP competition astonished many experts. For an overview, see [[Theoretical models]]. | ||
In 2021, DeepMind released AlphaFold as open source code. Several Colabs are now available offering | |||
'''free''' structure prediction for user-submitted protein sequences. These Google Colabs (collaboratories) enable users to submit sequences via web browser, executing the code in the Google cloud, using space private to each user, returning predicted structures. | |||
Below are instructions for beginners who wish to predict structures. | |||