Microtubule Analyzer
A plugin to analyze microtubule organization
A plugin to analyze microtubule organization
This napari plugin was generated with Cookiecutter using @napari's cookiecutter-napari-plugin template.
Installation
You can install napari-microtubule-analyzer
via pip:
pip install napari-microtubule-analyzer
To install latest development version :
pip install git+https://github.com/krentzd/napari-microtubule-analyzer.git
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.
License
Distributed under the terms of the MIT license, "napari-microtubule-analyzer" is free and open source software
Issues
If you encounter any problems, please file an issue along with a detailed description.
Version:
- 0.0.1a7
Last updated:
- 2023-10-24
First released:
- 2023-10-03
License:
- MIT
Supported data:
- Information not submitted
Plugin type:
Save extension:
Operating system:
- Information not submitted
Requirements:
- setuptools
- packaging
- numpy
- magicgui
- qtpy
- opencv-python
- matplotlib
- scikit-image
- tqdm
- tifffile
- scipy
- pyefd
- pyqtgraph
- tox; extra == "testing"
- pytest; extra == "testing"
- pytest-cov; extra == "testing"
- pytest-qt; extra == "testing"
- napari; extra == "testing"
- pyqt5; extra == "testing"