Skip to content

Code for the project on cell surface receptors location optimized for gradient sensing

Notifications You must be signed in to change notification settings

kirkegaardlab/recloc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Optimal Location for Surface sensors in 3D geometries

arXiv

Setup

Create a virtual enviorment and install the required packages using the following commands:

python3 -m venv venv
source venv/bin/activate
pip install -r requirements.txt

Note that the requirements.txt contain the cuda12 version of JAX.

Run

To run the code, use the following command:

python cramer.py

and to visualize the results, use the following command:

python visual.py

License

MIT License

About

Code for the project on cell surface receptors location optimized for gradient sensing

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Languages