paper-with-me

Papers

CodonMPNN for Organism Specific and Codon Optimal Inverse Folding

2024-09-25 · Hannes Stark, Umesh Padia, Julia Balla, Cameron Diao, George Church

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.

📄 PDF Abstract BibTeX arXiv:2409.17265

Code (1)

hannesstark/codonmpnn 공식 구현 pytorch

Similar Papers 제목 키워드 기반

Codon Bias Patterns of $E.coli$'s Interacting Proteins

2015-07-28

Synonymous codons, i.e., DNA nucleotide triplets coding for the same amino acid, are used differently across the variety of living organisms. The biological meaning of this phenomenon, known as codon usage bias, is still…

An Artificial Life Simulation Library Based on Genetic Algorithm, 3-Character Genetic Code and Biological Hierarchy

2023-02-19 · Maurice HT Ling

Genetic algorithm (GA) is inspired by biological evolution of genetic organisms by optimizing the genotypic combinations encoded within each individual with the help of evolutionary operators, suggesting that GA may be a…

Artificial Life

CodonMoE: DNA Language Models for mRNA Analyses

2025-08-06 · Shiyi Du, Litian Liang, Jiayi Li, Carl Kingsford arxiv

Genomic language models (gLMs) face a fundamental efficiency challenge: either maintain separate specialized models for each biological modality (DNA and RNA) or develop large multi-modal architectures. Both approaches i…

SpliceCombo: A Hybrid Technique efficiently use for Principal Component Analysis of Splice Site Prediction

2019-07-19

The primary step in search of the gene prediction is an identification of the coding region from genomic DNA sequence. Gene structure in the case of a eukaryotic organism is composed of promoter, intron, start codon, exo…

feature selectionPredictionSensitivitySpecificity+1

mRNA Codon Optimization on Quantum Comptuers

2021-01-20 · Dillion M. Fox, Kim M. Branson, Ross C. Walker

Reverse translation of polypeptide sequences to expressible mRNA constructs is a NP-hard combinatorial optimization problem. Each amino acid in the protein sequence can be represented by as many as six codons, and the pr…

Combinatorial OptimizationTranslation