From a01d4d7b2d0cdd68e9061993c5f7976f17341e78 Mon Sep 17 00:00:00 2001
From: schlda00 <kai.schleicher@unibas.ch>
Date: Wed, 16 Apr 2025 17:18:26 +0200
Subject: [PATCH] Add spots_in_fibers description to README

---
 README.md | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/README.md b/README.md
index 850f04b..9d7e481 100644
--- a/README.md
+++ b/README.md
@@ -40,6 +40,11 @@ Original code: <https://github.com/Hyojung-Choo/Myosoft/tree/Myosoft-hub>
 - Includes identification of double and triple positive combinations.
 - The ROI color code is annotated in the results table.
 
+## [`2d_spots_in_fibers.py`](2d_spots_in_fibers.py)
+
+- Identifies spots in fibers in all desired channels Fiber ROI-zip
+- Includes classification into of DAPI positive or DAPI negative spots
+
 ## [`3_manual_rerun.py`](3_manual_rerun.py)
 
 - Requires an already open image with an already populated ROI manager.
-- 
GitLab