PartSeg and napari plugin for smfish data
This napari plugin was generated with Cookiecutter using @napari's cookiecutter-napari-plugin template.
You can install PartSeg-smfish
via pip:
pip install PartSeg-smfish
To install latest development version :
pip install git+https://github.com/4DNucleome/PartSeg-smfish.git
It is possible to ues PartSeg-smfish in bundled PartSeg. To do this download PartSeg from PartSeg webpage https://partseg.github.io/#download_bundle or from github release page https://github.com/4DNucleome/PartSeg/releases.
Then download PartSeg-smfish
from this repository using link
https://github.com/4DNucleome/PartSeg-smfish/archive/refs/heads/main.zip
Unzip the downloaded file and copy PartSeg_smfish
folder from src
to PartSeg
folder in the downloaded PartSeg/_internal/plugins
.
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.
Distributed under the terms of the BSD-3 license, "PartSeg-smfish" is free and open source software
If you encounter any problems, please file an issue along with a detailed description.