Skip to content

Latest commit

 

History

History
81 lines (52 loc) · 3.1 KB

README.md

File metadata and controls

81 lines (52 loc) · 3.1 KB

PartSeg-smfish

License BSD-3 PyPI Python Version tests codecov napari hub

PartSeg and napari plugin for smfish data


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

Installation

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

Installation in bundled PartSeg

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.

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 BSD-3 license, "PartSeg-smfish" is free and open source software

Issues

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