This code computed the protein and mRNA concentrations one an idealized one-dimensional dendritic branch of variable length for different transport scenarios.
Run the code online -- visit our code deployed here.
Run on the command line:
pip install -r requirements.txt
python appCompute1DTransport.py
The code was tested with Python 3.8.3. Package requirements are given in
requirements.txt
.