Search bioRxivSearch

Biology subjects

Raman, K.

Publications and source records attributed to Raman, K..

3 recordsLinked to original sources

Uncovering novel pathways for enhancing hyaluronan synthesis in recombinant Lactococcus lactis: Genome-scale metabolic modelling and experimental validation

Hyaluronan (HA) is a naturally occurring high-value polysaccharide with important medical applications. HA is commercially produced from pathogenic microbial sources. HA-producing recombinant cell factories that are being developed with GRAS organisms are comparatively less productive than the best natural producers. The metabolism of these recombinant systems needs to be more strategically engineered to achieve significant improvement. Here, we use a genome-scale metabolic network model to account for the entire metabolic network of the cell to predict strategies for improving HA production. We here analyze the metabolic network of Lactococcus lactis adapted to produce HA, and identify non-conventional overexpression and knock-out strategies to enhance HA flux.\n\nTo experimentally validate our predictions, we identify an alternate route for enhancement of HA synthesis, originating from the nucleoside inosine, which has the capacity to function in parallel with the traditionally known route from glucose. Adopting this strategy resulted in a 2.8-fold increase in HA yield. The strategies identified and the experimental results show that the cell is capable of involving a larger subset of metabolic pathways in HA production. Apart from being the first report of the use of a nucleoside to improve HA production, our study shows how experimental results enable model refinement. Overall, we point out that well-constructed genome-scale metabolic models could be very potent tools to derive efficient strategies to improve biosynthesis of important high-value products.

bioengineering

Enumerating all possible biosynthetic pathways from metabolic networks

Exhaustive identification of all alternate possible pathways that exist within metabolic networks can provide valuable insights into cellular metabolism. With the growing number of metabolic reconstructions, there is a need for an efficient method to enumerate pathways, which can also scale well to large metabolic networks, such as those corresponding to microbial communities.\n\nWe developed MetQuest, an efficient graph-theoretic algorithm to enumerate all possible pathways of a particular length between a given set of source and target molecules. Our algorithm employs a guided breadth-first search to identify all feasible reactions based on the availability of the precursor molecules, followed by a novel dynamic-programming based enumeration, which assembles these reactions into pathways producing the target from the source. We demonstrate several interesting applications of our algorithm, ranging from predicting amino acid biosynthesis pathways to identifying the most diverse pathways involved in degradation of complex molecules. We also illustrate the scalability of our algorithm, by studying larger graphs such as those corresponding to microbial communities, and identify several metabolic interactions happening therein.\n\nA Python-based implementation of MetQuest is available at https://github.com/RamanLab/MetQuest

systems biology

Predicting Novel Metabolic Pathways Through Subgraph Mining

The ability to predict pathways for biosynthesis of metabolites is very important in metabolic engineering. It is possible to mine the repertoire of biochemical transformations from reaction databases, and apply the knowledge to predict reactions to synthesize new molecules. However, this usually involves a careful understanding of the mechanism and the knowledge of the exact bonds being created and broken. There is clearly a need for a method to rapidly predict reactions for synthesizing new molecules, which relies only on the structures of the molecules, without demanding additional information such as thermodynamics or hand-curated information such as atom-atom mapping, which are often hard to obtain accurately.\n\nWe here describe a robust method based on subgraph mining, to predict a series of biochemical transformations, which can convert between two (even previously unseen) molecules. We first describe a reliable method based on subgraph edit distance to map reactants and products, using only their chemical structures. Having mapped reactants and products, we identify the reaction centre and its neighbourhood, the reaction signature, and store this in a reaction rule network. This novel representation enables us to rapidly predict pathways, even between previously unseen molecules. We also propose a heuristic that predominantly recovers natural biosynthetic pathways from amongst hundreds of possible alternatives, through a directed search of the reaction rule network, enabling us to provide a reliable ranking of the different pathways. Our approach scales well, even to databases with > 100,000 reactions. A Java-based implementation of our algorithms is available at https://github.com/RamanLab/ReactionMiner\n\nCCS CONCEPTS*Information systems [->]Data mining; *Applied computing [->]Bioinformatics;

systems biology