From 905a2641d91567c1e9a4254abd37b836b37419e5 Mon Sep 17 00:00:00 2001
From: Cosmin  SAVEANU <cosmin.saveanu@pasteur.fr>
Date: Mon, 13 Nov 2023 14:02:46 +0100
Subject: [PATCH] Update README.md

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

diff --git a/README.md b/README.md
index 780128f..be7d830 100644
--- a/README.md
+++ b/README.md
@@ -6,5 +6,6 @@ The small script fragments with their explanations can be useful for:
 - combine tables with a kind of very crude left join written in Python (Get rows py3)
 - represent results as barplots (Tridimensional barplots in R)
 - density coloured scatter plots that avoid overplotting (with ggplot2, R)
+- estimating half-life for RNA with a simple exponential decay (R)
 
 Museum-level scripts are also present in this repository, to keep a trace of their existence (Polysome Rider)
-- 
GitLab