From 6f92ac93438f7ac82ba086e573b158ebad3a0e4d Mon Sep 17 00:00:00 2001 From: Cosmin SAVEANU <cosmin.saveanu@pasteur.fr> Date: Tue, 15 Mar 2022 14:14:39 +0100 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index eefb779..780128f 100644 --- a/README.md +++ b/README.md @@ -6,3 +6,5 @@ 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) + +Museum-level scripts are also present in this repository, to keep a trace of their existence (Polysome Rider) -- GitLab