Giter Site home page Giter Site logo

imcf-biocev / tavakoli2022 Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 1.54 MB

The project measures axonal growth speed and direction during development. Conducted at IMCF Biocev in collaboration with Mitra Tavakoli, Institute of Biotechnology of the Czech Academy of Sciences.

Jupyter Notebook 98.32% Python 1.67% Shell 0.01%
axons live-cell-imaging neuroscience

tavakoli2022's Introduction

Tracing and measurements of axons during development

This project is aimed at analyzing axon growth data to measure various growth parameters and generate a csv report on the findings. The raw data are coming from Fiji's SNT plugin manual axon tracing. These data are parsed and processed to extract information about axons growth over time, which is then used to generate the measurements report.

Installation

To use this project, you will need to have Python 3.9 or later installed on your system. You can download Python from the official website.

You will also need to install the following packages:

numpy pandas glob

You can install these packages using pip by running the following command:

pip install numpy pandas glob

Alternatively, you can use the available cfg/environment.yml file with the complete conda environment. Read instructions here on how to use it.

Usage

To run the full project you can use run.sh file. Set correct directory and activate conda environment first.

Project Structure

The project folder contains the following files and directories:

  • README.md: The project README file, which provides an overview of the project.
  • main.py: The main script file, which contains the main() function that runs the project.
  • src: A directory that contains utility functions used in the project.
  • data: A directory that contains the raw and parsed data used in the project.
  • raw: A directory that contains the raw data files.
  • parsed: A directory that contains the parsed data files.
  • res: A directory that contains the output measurements report file.
  • cfg: A directory that contains the configuration files.
  • run.sh A shell script that runs the project.

Acknowledgments

This project was created for research purposes only created at IMCF Biocev.

tavakoli2022's People

Contributors

programerkotik avatar

Watchers

 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.