-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Adding new environments analysis, an experiment file, and a test #205
base: master
Are you sure you want to change the base?
Conversation
…ude in counts calculations
…ude in counts calculations
… to have more accurate stoichiometry.
…into metabolism-redux
…mport of environments
…compound is the reactant
…ude in counts calculations
…ude in counts calculations
… to have more accurate stoichiometry.
…compound is the reactant
…onments # Conflicts: # ecoli/processes/metabolism_redux.py # notebooks/new_environments/Fe_S_pathway.ipynb # notebooks/new_environments/new_genes.xlsx
…onments # Conflicts: # ecoli/experiments/metabolism_redux_sim.py
…es and its lower order connections
…ged reactions + support for specific metabolites of interest in the same script
Now that the ParCa has been integrated into the vivarium repo along with some new models from the wcEcoli repo, there's been a lot of changes to the repo since you started your summer project! Most of them will make our lives easier, but we'll probably have to do a slight restart of this PR. I didn't want you to clean up your PR twice, so I waited until I could make things work properly before dropping this comment, haha. [Updating this comment with more info in the afternoon] |
What you'll want to do to merge with the new changes in the easiest way possible:
|
Also updated some tests for testing cell growth and division for the new metabolism process.