Skip to main content

A bundle of napari plugins useful for 3D+t image processing and analysis for studying developmental biology.

Project description

devbio-napari

License PyPI Python Version tests codecov Development Status napari hub

A bundle of napari plugins useful for 3D+t image processing and analysis for studying developmental biology.


This napari plugin was generated with Cookiecutter using with @napari's cookiecutter-napari-plugin template.

Installation

You can install devbio-napari via pip:

conda create --name devbio-napari-env python=3.9
conda activate devbio-napari-env
conda install -c conda-forge pyopencl==2021.2.6 hdbscan
pip install devbio-napari

Mac-users please also install this:

conda install ocl_icd_wrapper_apple

Afterwards, run this command from the command line

devbio-napari

This window should open. It should the Assistant graphical user interface. Read more about how to use it in its documentation.

img.png

Troubleshooting

In case installation didn't work in the first attempt, you may have to call this command line to reset the napari configuration:

napari --reset

Contributing

Contributions are very welcome. If you want to suggest a new napari plugin to become part of this distribution, please make sure it interoperates nicely with the other plugins. For example, if the plugin you suggest provided cell segmentation algorithms, please check if the resulting segmented cells can be analysed using napari-skimage-regionprops. Furthermore, please make sure the README of the plugin you are proposing comes with user documentation, e.g. a step-by-step guide with screenshots explaining what users can do with the plugin and how to use it. It is recommended to provide example data as well so that end-users can try out the plugin under conditions it was developed for.

License

Distributed under the terms of the BSD-3 license, "devbio-napari" is free and open source software

Issues

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

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

devbio-napari-0.3.0.tar.gz (5.8 kB view hashes)

Uploaded Source

Built Distribution

devbio_napari-0.3.0-py3-none-any.whl (6.1 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page