Dooders / Pyology

A metaphorical model of a biological cell
MIT License
0 stars 0 forks source link

Enhance `pyology` Module: Updated Metabolite Data, Refactored `Cell` Class, and Defined Glycolysis Enzymes & Reactions #5

Closed csmangum closed 1 month ago

csmangum commented 1 month ago

This pull request includes significant changes to the pyology module, focusing on metabolite data, enzyme definitions, and reaction processes. The most important changes include updating the glucose amounts in the simulation, adding a comprehensive list of metabolites, refactoring the Cell class to use a unified metabolite dictionary, and defining common enzymes and reactions for glycolysis.

Simulation and Data Updates:

Refactoring and Class Improvements:

Enzyme and Reaction Definitions: