Query AlphaFold metadata using BigQuery
mainThe AlphaFold DB metadata is available in BigQuery, allowing for complex SQL queries over 214M proteins. This is useful for creating custom subsets of the data based on criteria like species, confidence (pLDDT), or sequence information.
Metadata Table: bigquery-public-data.deepmind_alphafold.metadata
Warning: While Google Cloud offers a free tier (BigQuery Sandbox), repeated or large queries may incur costs if you have an upgraded billing account. Monitor your usage in the Google Cloud console.