Giter Club home page Giter Club logo

Licence PyPI Python Version tests Documentation coverage napari hub

Welcome to EpiTools!

EpiTools is a Python package and associated napari plugin to extract the membrane signal from epithelial tissues and analyze it with the aid of computer vision.

The development of EpiTools was inspired by the challenges in analyzing time-lapses of growing Drosophila imaginal discs.

The folded morphology, the very small apical cell surfaces and the long time series required a new automated cell recognition to accurately study growth dynamics.

Installation

First, install napari.

The recommended way to install EpiTools is via pip

python -m pip install epitools

To install the latest development version of EpiTools clone this repository and run

python -m pip install -e .

If working on Apple Silicon make sure to also install the following package from conda-forge.

conda install -c conda-forge pyqt

Recommended Companion Napari Plugins

To also install the recommended plugins for the EpiTools workflow run

python -m pip install epitools[wf]

and

python -m pip install -e .[wf]

When installing with Apple Mac OS X terminal, you might need to add '"' to [wf] as in:

python -m pip install -e ."[wf]"

If working on Apple Silicon make sure to also install the following package from conda-forge

conda install -c conda-forge cvxopt

which is required for btrack.

Issues

If you encounter any problems, please file an issue along with a detailed description.

Contributing

Contributions are very welcome. Tests can be run with tox, please ensure the coverage at least stays the same before you submit a pull request.

EpiTools's Projects

epitools icon epitools

Quantifying 2D cell shape and epithelial tissue dynamics

manual_tracking icon manual_tracking

Customized version of EpiTools icy plugins for manual tracking & T1 transitions

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.