223 Forks
1303 Stars
1303 Watchers

alphafold2

To eventually become an unofficial Pytorch implementation / replication of Alphafold2, as details of the architecture get released

How to download and setup alphafold2

Open terminal and run command
git clone https://github.com/lucidrains/alphafold2.git
git clone is used to create a copy or clone of alphafold2 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 alphafold2 https://github.com/lucidrains/alphafold2/archive/master.zip

Or simply clone alphafold2 with SSH
[email protected]:lucidrains/alphafold2.git

If you have some problems with alphafold2

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