From ab6d6e57cd8bd863b4d371f0683dff8c1cf4ed48 Mon Sep 17 00:00:00 2001 From: Marvin Albert <marvin.albert@gmail.com> Date: Thu, 21 Nov 2024 23:49:13 +0100 Subject: [PATCH] Added paper title --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1c55988..3d4d6ff 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ Code repository hosted on gitlab: https://gitlab.pasteur.fr/iah-public/2024_swis ## Description -This repository contains code accompanying the paper "title" (TODO) by Swistak, L et al. (2024). +This repository contains code accompanying the paper "Type Three Secretion system-induced mechanoporation of vacuolar membranes" by Swistak, L et al. (2024). The code is primarily available in the form of Jupyter notebooks, found under the `notebooks` directory. -- GitLab