Skip to content

RRS code for automated identification of neurite growth in microfluidic device.

License

Notifications You must be signed in to change notification settings

pietramarrone/identifying_neurite_by_RRS

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

68 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Identifying neurite by RRS method

This repository contains code for implementing the RRS method initially described in the paper:

https://doi.org/10.1038/s41598-019-39962-0

https://www.nature.com/articles/s41598-019-39962-0

Random-Reaction-Seed Method for Automated Identification of Neurite Elongation and Branching
by Alvason L., Lawrance C., and Jia Z., (2019)

Overview

tracing neurite in microfuidic device

Installation

Prerequisites

This code is written and tested in Python 3.6.5. The required Python libaries are:

  • NumPy
  • SciPy
  • Matplotlib

Getting started

clone git https://github.com/alvason/identifying_neurite_by_RRS.git

Examples

Contact and more information

This repository is maintained by @alvason.

About

RRS code for automated identification of neurite growth in microfluidic device.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 99.5%
  • Python 0.5%