AlphaGenome API

🧬

For those in genomic research: Google DeepMind has released AlphaGenome, an AI model for predicting DNA sequences. The API is free for non-commercial research use.

Feel free to share this with anyone in the field who might be interested.

You can get the API key here: https://deepmind.google.com/science/alphagenome/account/terms

Blog: https://deepmind.google/discover/blog/alphagenome-ai-for-better-understanding-the-genome/

Colab examples: 

Quickstart: https://colab.research.google.com/github/google-deepmind/alphagenome/blob/main/colabs/quick_start.ipynb#scrollTo=81ffd5da

Vizualizing predictions: https://colab.research.google.com/github/google-deepmind/alphagenome/blob/main/colabs/visualization_modality_tour.ipynb#scrollTo=ou8Yju8s-I0R

#AI #Genomics