Skip to content

SamOliveiraLab/partaker

 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 92.6%
  • Python 7.4%