105 Forks
781 Stars
781 Watchers

AlphaFold3

Implementation of Alpha Fold 3 from the paper: "Accurate structure prediction of biomolecular interactions with AlphaFold3" in PyTorch

How to download and setup AlphaFold3

Open terminal and run command
git clone https://github.com/kyegomez/AlphaFold3.git
git clone is used to create a copy or clone of AlphaFold3 repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with AlphaFold3 https://github.com/kyegomez/AlphaFold3/archive/master.zip

Or simply clone AlphaFold3 with SSH
[email protected]:kyegomez/AlphaFold3.git

If you have some problems with AlphaFold3

You may open issue on AlphaFold3 support forum (system) here: https://github.com/kyegomez/AlphaFold3/issues