PyMOL plugin to import Alphafold2 models hosted by EMBL, based on fetch-functionality
The Alphafold Protein Structure Database hosted at EMBL is awesome, but it would be even better if you could load the structures directly from PyMOL, like you can for a PDB structure. Now you can, just install the attached plugin and load in your protein based on UniProtID.
- Download the .zip
- Open PyMOL, and in the menu bar click Plugin -> Plugin Manager
- Click the tab 'Install new plugin' and then the button 'Choose file', select the .zip
- Accept the default plugin installation directory or change to your preference
You should now have the entry 'Import Alphafold2 entry from EMBL' in your plugin menu.
Want to use the command line or load multiple objects at once? Just type in:
fetchAF2 uniprot1 uniprot2 ... uniprotN, name1 name2 ... nameN
(names are optional, the syntax is identical to 'fetch' used to import PDB)