mehta-lab / napari-glyphs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

napari-glyphs

A minimal working example of glyphs in napari hacked together using the Shapes layer.

Flow Chart


Installation

You can install napari-glyphs with:

conda create -y -n napari-glyphs python
conda activate napari-glyphs
git clone https://github.com/mehta-lab/napari-glyphs.git
pip install -e ./napari-glyphs # installs napari>=0.4.16, will take a minute
napari -w napari-glyphs

License

Distributed under the terms of the [BSD-3] license, "plugin-sandbox" is free and open source software

About

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Python 100.0%