Overview

To enable XP patients to live safely under sunlight like normal individuals, this project has developed a UV-driven genetic switch and synthetic biology toolset that modulates the expression of the XPC protein in response to UV light, alleviating the symptoms of XP. The project started by simulating key protein complexes' motions involved in metabolic processes and gradually traced upstream, designing a sequence optimization tool for relevant mRNA sequences.

Additionally, we mathematically modeled the gene circuit to depict the complete metabolic process within cells. Finally, we turned our attention to the clinical applications of this tool, modeling drug delivery routes and methods. The entire modeling process spans from the simulation and design of biomolecules, through the depiction and regulation of global gene circuits, to the simulation analysis of drug administration. This comprehensive description of the biological processes and effects offers theoretical guidance and support for future wet lab experiments and clinical applications.

Fig.1 Modeling Workflow

The entire model can be divided into 4 parts:

  • Protein Complex Binding Free Energy Calculation Model:
  • We utilized Gromacs 2024.3 to perform molecular dynamics simulations on two key protein complexes in the project: UVR8-COP1 and UVR8-RUP2. Using the MM/PBSA method, we calculated and compared the binding free energies of the two complexes, providing energetic evidence to support the experimental observations from wet lab experiments.

  • mRNA Sequence Optimization Model:
  • We developed CodonBERTER, a deep neural network based on a pretrained mRNA language model, which can predict protein expression levels from mRNA sequences in an end-to-end manner. CodonBERTER features scalable input sequence lengths, ease of fine-tuning, and significantly outperforms other existing models optimized for the same task. This model not only enhances prediction accuracy but also provides a powerful tool for the optimization and regulation of mRNA sequences.

  • Dynamic Simulations of Intracellular Gene Circuits:
  • After conducting a detailed analysis of the gene circuits in the project, we mathematically abstracted the circuits and solved ordinary differential equations to model the dynamics of each step in the UVB-induced genetic switch signaling process. By integrating experimental data, this approach offers rapid numerical simulations with low cost and high adjustability, providing theoretical insights into the key dynamic behaviors of the system and offering efficient guidance for parameter tuning and optimization.

  • Microneedle Diffusion and Drug Metabolism Model:
  • We referenced the diffusion and metabolic kinetics model of injected drugs in the bloodstream and, based on Fick's second law of diffusion, simulated the diffusion of AAV (Adeno-Associated Virus) in the dermis after microneedle injection and its clearance into the bloodstream. This model provides a computational approach for several key clinical drug administration parameters, such as dosing time, frequency, and dosage, aiding in the optimization of microneedle-based drug delivery systems.