CodonMPNN for Organism Specific and Codon Optimal Inverse Folding
Hannes Stark, Umesh Padia, Julia Balla, Cameron Diao, George Church
TL;DR
CodonMPNN addresses the problem of organism-specific codon optimization for protein expression by directly generating codon sequences conditioned on a protein backbone structure and host taxonomy. It extends the ProteinMPNN framework to output 64 codons and adds taxon conditioning via a tree-partitioned taxonomy embedding, enabling host-aware optimization without altering the designed amino acid sequence. Empirical results show CodonMPNN maintains amino-acid recovery and designability comparable to ProteinMPNN while achieving higher codon recovery than naive frequency-based baselines, and a synonymous-mutation analysis shows 72.4% of pairs favor the higher-expression codon. Overall, CodonMPNN bridges structure-based design and expression optimization, offering a practical, drop-in replacement for inverse folding with organ-specific codon generation.
Abstract
Generating protein sequences conditioned on protein structures is an impactful technique for protein engineering. When synthesizing engineered proteins, they are commonly translated into DNA and expressed in an organism such as yeast. One difficulty in this process is that the expression rates can be low due to suboptimal codon sequences for expressing a protein in a host organism. We propose CodonMPNN, which generates a codon sequence conditioned on a protein backbone structure and an organism label. If naturally occurring DNA sequences are close to codon optimality, CodonMPNN could learn to generate codon sequences with higher expression yields than heuristic codon choices for generated amino acid sequences. Experiments show that CodonMPNN retains the performance of previous inverse folding approaches and recovers wild-type codons more frequently than baselines. Furthermore, CodonMPNN has a higher likelihood of generating high-fitness codon sequences than low-fitness codon sequences for the same protein sequence. Code is available at https://github.com/HannesStark/CodonMPNN.
