Skip to content

tetzlab/AMPAR-Trafficking-Model

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AMPAR-Trafficking-Model

AMPAR-Trafficking-Model contains the Python code used in the paper "The biophysical basis underlying the maintenance of early phase long-term potentiation" (PLOS CB: https://doi.org/10.1371/journal.pcbi.1008813). Code documentation can be found under https://moritzb90.github.io/AMPAR-Trafficking-Model/.

  • A package "ampartrafficking" is provided containing four modules:
    • rate_model: Contains functions and classes for the rate model of AMPAR-trafficking (inlcuding the mean-field approximation of cooperative binding/unbinding rates).
    • stochastic_model: Contains functions and classes for the stochastic, spatial model of cooperative receptor binding.
    • parameter_sampling: Contains functions for random parameter sampling and subsequent simulation of the model. Depends on rate_model.
    • frap: Contains functions to carry out fluorescence recovery after photobleaching (FRAP) simulations. Depends on stochastic_model.
  • The folders "Mean-Field-Model" and "Stochastic-Model" further contain python scripts to reproduce the figures shown in the paper. These scripts import modules from the ampartrafficking package. Each script is named after the respective figure as appearing in the Paper.
  • The folders sphinx and docs contain documentation files.

About

Python code used in the paper "The biophysical basis underlying the maintenance of early phase long-term potentiation".

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • HTML 59.7%
  • Python 17.7%
  • Wolfram Language 13.6%
  • JavaScript 7.0%
  • CSS 1.8%
  • Batchfile 0.1%
  • Makefile 0.1%