Skip to content

Latest commit

 

History

History
26 lines (15 loc) · 955 Bytes

File metadata and controls

26 lines (15 loc) · 955 Bytes

Partaker Tool

This tool analyzes time-lapse microscopy images from bacteria, segments them and performs fluorescence and morphological analysis. It allows you to create plots like this one:

Example plot

Installing

First, if you do not have uv installed, go to the uv official installation page

Then simply run

uv run gui

Which will download and install dependencies and run the main GUI. If there are no problems, you should have the main window as below.

Main window

Documentation

The documentation is currently a WIP and it's available via this link: https://samoliveiralab.github.io/partaker/

Contributing

Feel free to contribute to the project. Talk to the maintainers. Try to use conventional commits