Skip to content

Latest commit

 

History

History
29 lines (17 loc) · 1.05 KB

README.md

File metadata and controls

29 lines (17 loc) · 1.05 KB

napari-organoidtracker

Allows you to load OrganoidTracker files into Napari. Right now, only the tracks can be loaded, position metadata is ignored. Feel free to contribute to the project.

The plugin is only for viewing OrganoidTracker data, you cannot track new data with it or edit existing data. For that, you'll need to use the OrganoidTracker software itself, which can be found here.

Installation

You can install napari-organoidtracker via pip:

pip install git+https://github.com/RodriguezColmanLab/napari-organoidtracker.git

License

Distributed under the terms of the GNU GPL v3.0 license, "napari-organoidtracker" is free and open source software

Issues

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