Skip to content

Commit

Permalink
Merge pull request #237 from CovertLab/cofactors
Browse files Browse the repository at this point in the history
Cofactors merging new plots.
  • Loading branch information
cyrus-bio authored Sep 20, 2024
2 parents 3e8b756 + e3a63a6 commit 0c85120
Show file tree
Hide file tree
Showing 9 changed files with 8,360 additions and 14,683 deletions.
4 changes: 4 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -61,3 +61,7 @@ cache/
##################
.nextflow*
nextflow_temp

# Other files #
##################
/notebooks/fbagd/ck/
4 changes: 2 additions & 2 deletions ecoli/experiments/metabolism_redux_sim.py
Original file line number Diff line number Diff line change
Expand Up @@ -63,8 +63,8 @@ def run_ecoli_with_metabolism_redux_classic(
raw_output=False,
save=True,
save_times=[1, 10, 200, 400, 1300],
condition="with_aa", # basal, with_aa
fixed_media="minimal_plus_amino_acids", # minimal, minimal_plus_amino_acids
condition="acetate", # basal, with_aa
fixed_media="minimal_acetate", # minimal, minimal_plus_amino_acids
):
# filename = 'default'
sim = EcoliSim.from_file(CONFIG_DIR_PATH + filename + ".json")
Expand Down
703 changes: 480 additions & 223 deletions notebooks/cofactors/final_paper_validation.ipynb

Large diffs are not rendered by default.

975 changes: 395 additions & 580 deletions notebooks/cofactors/growth_rates.ipynb

Large diffs are not rendered by default.

6,632 changes: 3,514 additions & 3,118 deletions notebooks/cofactors/julia_plots_final.ipynb

Large diffs are not rendered by default.

92 changes: 78 additions & 14 deletions notebooks/cofactors/precise.ipynb

Large diffs are not rendered by default.

13,345 changes: 3,558 additions & 9,787 deletions notebooks/cofactors/sankey.ipynb

Large diffs are not rendered by default.

Loading

0 comments on commit 0c85120

Please sign in to comment.