Code Monkey home page Code Monkey logo

image_based_particle_model's Introduction

image_based_particle_model

FRAP_panel_final-03

This repo is an image-based particle model Monte Carlo simulation for the article by Zhu and Loo $\textit{et. al.}$:

Receptor binding and tissue architecture explains the morphogen local-to-global diffusion coefficient transition

Shiwen Zhu1, Yi Ting Loo 2,3, Sapthaswaran Veerapathiran1, Tricia Y. J. Loo3,5, Bich Ngoc Tran1, Cathleen Teh1, Jun Zhong1,5, Paul T. Matsudaira1, Timothy E Saunders1,3, and Thorsten Wohland1,4,7.

1NUS Centre for Bio-Imaging Science, Department of Biological Sciences, National University of Singapore, Singapore 117558 2Mathematics Institute, University of Warwick, Coventry CV4 7AL, United Kingdom 3Warwick Medical School, University of Warwick, Coventry CV4 7AL, United Kingdom 4Department of Chemistry, National University of Singapore, Singapore 117543 5Mechanobiology Institute, National University of Singapore, Singapore 117411 6Institute of Molecular and Cell Biology, A*STAR, Singapore 138673 7Institute of Digital Molecular Analytics and Science, National University of Singapore, Singapore 636921

Recommended set-up for project

Create a virtual environment using:

conda create -n ImageDiff python=3.9.12
conda activate ImageDiff

Add conda-forge channel required for some libraries:

conda config --env --add channels conda-forge

Install package versions listed in requirements.txt:

conda install --file requirements.txt

Clone the repo:

git clone https://github.com/TimSaundersLab/image_based_particle_model.git

Folders description

binary_images contains the realistic images of extracellular spaces in the zebrafish brain tissue architecture. toy_data/toy_OT is a smaller stack of binary images to test the simulations. particle_models contains the main functions for FRAP and FCS image-based particle modelling. scripts contains python scripts with example usages of the functions.

image_based_particle_model's People

Contributors

yi-ting-loo avatar

Watchers

Sophie THEIS 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.