-
Notifications
You must be signed in to change notification settings - Fork 19
Python simulation of a single-celled organism
petercollingridge/Cell-Simulation
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Python simulation of a single-celled organism Peter Collingridge 2010 > testCell.py This is the top-level module * Gives an example of how to create and update cells * Runs simulation for 48000 units of time > virtualCell.py * Defines Solution and Cell classes * Imports <biochemistry> > biochemistry.py * Contains all_metabolites list and all_reactions dictionary * Defines Metabolite, Reaction and Protein classes > graphDrawer.py * Takes multiple time series and plots them as an SVG
About
Python simulation of a single-celled organism
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published