AFDB notebooks: Accessing AlphaFold DB
This repository offers a collection of Google Colab notebooks demonstrating various ways to access and utilize AlphaFold’s vast protein structure data using Python.
What’s inside?
- FTP Access: Learn to download bulk data directly from the EMBL-EBI FTP servers.
- BigQuery Queries: Explore and analyze the rich metadata using Google BigQuery’s powerful SQL interface.
- API Interaction: Programmatically fetch specific protein structures and details using the official AFDB API.