Skip to content

NoldAndreas/Transport1D

Repository files navigation

Transport equations for mRNA and protein transport

This code computed the protein and mRNA concentrations one an idealized one-dimensional dendritic branch of variable length for different transport scenarios.

Published URL

Run the code online -- visit our code deployed here.

How to run locally

Run on the command line:

pip install -r requirements.txt 
python appCompute1DTransport.py

Requirements

The code was tested with Python 3.8.3. Package requirements are given in requirements.txt.

Releases

No releases published

Packages

No packages published

Languages