DeepGDel: Deep Learning-based Gene Deletion Prediction Framework for Growth-Coupled Production in Genome-Scale Metabolic Models
Journal:
arXiv
Published Date:
Apr 8, 2025
Abstract
In genome-scale constraint-based metabolic models, gene deletion strategies
are crucial for achieving growth-coupled production, where cell growth and
target metabolite production are simultaneously achieved. While computational
methods for calculating gene deletions have been widely explored and contribute
to developing gene deletion strategy databases, current approaches are limited
in leveraging new data-driven paradigms, such as machine learning, for more
efficient strain design. Therefore, it is necessary to propose a fundamental
framework for this objective. In this study, we first formulate the problem of
gene deletion strategy prediction and then propose a framework for predicting
gene deletion strategies for growth-coupled production in genome-scale
metabolic models. The proposed framework leverages deep learning algorithms to
learn and integrate sequential gene and metabolite data representation,
enabling the automatic gene deletion strategy prediction. Computational
experiment results demonstrate the feasibility of the proposed framework,
showing substantial improvements over the baseline method. Specifically, the
proposed framework achieves a 17.64%, 27.15%, and 18.07% increase in overall
accuracy across three metabolic models of different scales under study, while
maintaining balanced precision and recall in predicting gene deletion statuses.
The source code and examples for the framework are publicly available at
https://github.com/MetNetComp/DeepGDel.