Coder Social home page Coder Social logo

callmeexin / multiscale-cd4tcells Goto Github PK

View Code? Open in Web Editor NEW

This project forked from helikarlab/multiscale-cd4tcells

0.0 0.0 0.0 8.54 MB

Multi-cellular, multi-scale model of CD4+ T cells integrating multiple mathematical and computational approaches.

License: GNU General Public License v3.0

MATLAB 100.00%

multiscale-cd4tcells's Introduction

multiscale-CD4Tcells

About: The files in this repository constitute a multi-approach and multi-scale model of CD4+ T lymphocytes.

Execution: Running the main.m file within the MATLAB environment will start a stochastic simulation of CD4+ T cells responding to the input signals defined in antigen.mat. Note that all the files in the repository must be placed in the same directory as the main.m file during a simulation.

Copyright: Helikar Lab, University of Nebraska–Lincoln.

Licence: GNU General Public License v3.0.

Software requirements:

  1. MATLAB R2020a.
  2. The Cobra (COnstraint-Based Reconstruction and Analysis) Toolbox is needed to optimise the metabolic fluxes. It is available at https://opencobra.github.io/cobratoolbox/stable/.

Inputs: Within antigen.mat, the user must provide an input signal representing the temporal trajectory of the abundance of pathogens/antigens in each compartment.

Configuration of the main.m file to parameterise the model to describe the problem under consideration:

  1. Set up the compartments by providing Qa, Qb, Vt, Vln, and Vc on lines 99 to 103.
  2. Specify the initial number of agents in each compartment and the number of CD4+ T cells in the body part corresponding to that compartment: Nt0, Nln0, Nc0, Nt0_all, Nln0_all, and Nc0_all on lines 77 to 82.
  3. Specify the initial cytokine concentrations in the compartments: IL20, IL40, IL60, IL120, IL170, IL180, IL210, IL230, IL270, IFNg0, and TGFb0 on lines 119 to 129.
  4. Specify the cytokine production rates associated with the inputs: PIL2in, PIL4in, PIL6in, PIL12in, PIL17in, PIL18in, PIL21in, PIL23in, PIL27in, PIFNgin, and PTGFbin on lines 106 to 116.
  5. Specify the extent and grain of the simulation by providing the number of time steps (steps on line 48) and the step size (step_size on line 49).
  6. Specify the number of times the model must be implemented to achieve robust average results: rounds on line 52. This should be decided by a convergence study.
  7. Fix the four calibration parameters in relation to the problem under consideration and any experimental data available for calibration: Ease_restim, Ease_ACAD, Ease_memory, and Ease_relax on lines 89 to 92.

multiscale-cd4tcells's People

Contributors

helikarlabpersonal avatar kywertheim 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.