maslov-group / CandN

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CandN

The project contains files for Dubinkina, V., Fridman, Y., Pandey, P., & Maslov, S. (2018). Alternative stable states in a model of microbial community limited by multiple essential nutrients. bioRxiv, 439547.

Contents of the folder:

  • Dynamic_Stability_L2/ - contains code which performs dynamic perturbation analysis for 2Cx2Nx4S model

  • Marriage_Algorithm.ipynb - implementation of marriage algorithm for enumeration of allowed and uninvadable states for a given set of lambdas

  • MonteCarlo_Feasibility.ipynb - implementation of Monte-Carlo spanning of a flux space to get feasibility regions of states for a given set of lambdas and yields

  • Yield_Variation.ipynb - implementation of Monte-Carlo spanning of a flux space to get feasibility regions of states for a given set of lambdas and various yields drawn from a distribution

  • Analyze_2Cx2N.R - code which performs analysis of Monte-Carlo spanning results for 2Cx2Nx4S model (for one set of yields and number of yields drawn from a distribution)

  • Analyze_6Cx6N.R - code which performs analysis of Monte-Carlo spanning results for 6Cx6Nx36S model

  • Functions.R - some customized functions for plotting

  • C6_N6_notes.m - file with Matlab code used in the analysis of 6Cx6Nx36S example

  • Plots/ - folder containing plots ...

Additional files with numerical simulation results used in the above scripts could be obtained from: [Named Link]LINK

About


Languages

Language:Jupyter Notebook 65.7%Language:C 21.6%Language:R 8.0%Language:MATLAB 4.6%Language:Makefile 0.1%