GithubHelp home page GithubHelp logo

leandroscholz / hypha_wmts Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 510 KB

Implementations of the hyphal growth model of Balmant et al., PLoS One, 10(3), 2015.

License: GNU General Public License v3.0

MATLAB 100.00%
fungi mathematical-modelling ode-model

hypha_wmts's Introduction

Well-mixed tanks in series model for the growth of Aerial reproductive hyphae

Reference: W. Balmant, M. H. Sugai-Guérios, J. H. Coradin, N. Krieger, A. Furigo Junior, and D. A. Mitchell, "A Model for Growth of a Single Fungal Hypha Based on Well-Mixed Tanks in Series: Simulation of Nutrient and Vesicle Transport in Aerial Reproductive Hyphae", PLoS One, vol. 10, no. 3, p. e0120307, Mar. 2015. (https://dx.doi.org/10.1371/journal.pone.0120307)

The system

Fig 2. Description of a non-septate reproductive hypha as a series of well-mixed tanks.

Phenomena are denoted by capital letters: (i) Nutrient is provided by the vegetative hypha (tank 0) at the base of the reproductive hypha (tanks 1 to n) and moves towards the tip (tank n) by diffusion between the tanks and convective flow of the cytoplasm. This convective flow is due to evaporation at the hyphal tip; (ii) In the vesicle-producing zone (tanks i+1 to n-1), nutrient is used to produce vesicles containing cell wall precursors; (iii) The vesicles move towards the tip with a fixed velocity (i.e. there is no diffusive contribution to their transport) that can be different from that of the cytoplasm; (iv) The tip (tank n) extends due to the absorption of vesicles.

main is the simplified model implementation in which the simulation begins with N reactors (N > Nv) and the tip-tank reactor extends indefinitely until the defined time span tspan

mainWithEvent.m is the simplified model implementation in which the simulation begins with N reactors (N > Nv) and the simulation ends on time t in which the tip-tank reactor reaches twice its initial length.

mainWithEventAndLoop.m is the complete model implementation. N can be any positive integer and the simulation runs until the maximum number of reactors NMax (defined in row 19 as input parameter) is reached.

HyphalTanks.m comprises the system of Ordinary Differential Equations (ODEs) to be solved. The number of ODEs per loop depends on the number of reactors. The number of ODEs to solve at any given N is 2*N+1.

hypha_wmts's People

Contributors

leandroscholz avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.