Points2Regions
A napari plugin for Points2Regions
A napari plugin for Points2Regions
This napari plugin was generated with Cookiecutter using @napari's cookiecutter-napari-plugin template.
Installation
You can install napari-points2regions
via pip:
pip install napari-points2regions
To install latest development version :
pip install git+https://github.com/wahlby-lab/napari-points2regions.git
Contributing
Contributions are very welcome.
License
Distributed under the terms of the MIT license, "napari-points2regions" is free and open source software
Issues
If you encounter any problems, please file an issue along with a detailed description.
Version:
- 0.0.2
Last updated:
- 2024-01-26
First released:
- 2024-01-26
License:
- MIT
Operating system:
- Information not submitted
Requirements:
- colorcet
- magicgui
- napari
- numpy
- pandas
- points2regions >=0.0.4
- tox ; extra == 'testing'
- pytest ; extra == 'testing'
- pytest-cov ; extra == 'testing'
- pytest-qt ; extra == 'testing'
- napari ; extra == 'testing'
- pyqt5 ; extra == 'testing'