Side project for an image analysis tool focused on simple counting of blood cells.
- Capable of counting the total number of cells in an image
- Providing details on a cell's morphology
- Counting fluorescent counts.
- Statistics on counts across image conditions.
- Ideally, nuclei counting to give an idea on cell composition - Extremely important when it comes to blood which contain many different cell types.
Code everything in python using Napari. Preferably, the tool will make use of nextflow scripting.