Caduceus (ICML 2024)

github.com/kuleshov-group/caduceus
Active243updated 4 months ago
Python
Apache-2.0

Bi-directional DNA language model based on the Mamba state space architecture, enabling efficient long-range genomic sequence modeling with linear-time complexity and built-in reverse-complement equivariance; achieves strong performance on chromatin accessibility, enhancer, and promoter prediction benchmarks (Stanford & UC Berkeley, 500+ stars)

Sourced from

  • Awesome AI for Sciencegithub.com/kuleshov-group/caduceus
  • GitHubgithub.com/kuleshov-group/caduceus

Related resources

Gene expression prediction

Active15K1 month ago
Jupyter Notebook
Apache-2.0

Arc Institute's 40B-parameter genome foundation model trained on 9 trillion nucleotides from all domains of life, supporting 1M base pair context for generalist DNA/RNA/protein prediction and design (Nature 2026)

Active4K1 month ago
Jupyter Notebook
Apache-2.0

Deep learning-based variant caller

Active3.8K4 months ago
Python
BSD-3-Clause

Google DeepMind's unified DNA sequence foundation model predicting molecular consequences of genetic variants from single-base resolution up to 1 megabase context, jointly outputting thousands of regulatory tracks (RNA expression, splicing, chromatin accessibility, TF binding, contact maps) for human and mouse genomes via a Python client and non-commercial API (2025)

Active1.9K1 month ago
Python
Apache-2.0

Deep probabilistic framework for single-cell and spatial omics analysis, integrating scVI, scANVI, totalVI and other VAE-based models for batch correction, cell annotation, multi-omics integration, and RNA velocity (scverse/NumFOCUS, Nature Methods 2018/2024)

Active1.7K4 days ago
Python
BSD-3-Clause

Single-cell analysis with transformers

Active1.6K2 months ago
Jupyter Notebook
MIT