Adding new environments analysis, an experiment file, and a test#205
Open
Adding new environments analysis, an experiment file, and a test#205
Conversation
…mport of environments
…compound is the reactant
…ude in counts calculations
…ude in counts calculations
… to have more accurate stoichiometry.
…mport of environments
…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
Contributor
|
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] |
Contributor
|
What you'll want to do to merge with the new changes in the easiest way possible:
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Also updated some tests for testing cell growth and division for the new metabolism process.