google-deepmind/alphagenome_research

Research code accompanying AlphaGenome

What it solves

AlphaGenome addresses the challenge of predicting the effects of regulatory genetic variants on genome function. It provides a way to understand how changes in DNA sequences impact various biological processes at a single base-pair resolution.

How it works

It is a unified DNA sequence model implemented in JAX that analyzes sequences up to 1 million base pairs long. The model predicts multiple modalities of genomic data, including gene expression, splicing patterns, chromatin features, and contact maps. Users can interact with the model via a Python API to create predictions, score variants, and perform in silico mutagenesis (ISM).

Who it’s for

This project is designed for genomics researchers and scientists studying regulatory variant-effect prediction and genome function.

Highlights

  • High Resolution: Delivers predictions at single base-pair resolution.
  • Large Context Window: Capable of analyzing DNA sequences up to 1 million base pairs.
  • Multi-modal Predictions: Predicts gene expression, splicing, chromatin features, and contact maps.
  • Flexible Deployment: Offers both a research code implementation for local use (requiring high-end GPUs/TPUs) and a managed API for easier access.

Related

  • Project
  • Project
  • Project
  • Project
  • Project