From 94ae321800f85f8116560ec21e548568539ded02 Mon Sep 17 00:00:00 2001 From: Swastik Mishra <swastik.mishra@hhu.de> Date: Tue, 24 Dec 2024 22:58:50 +0000 Subject: [PATCH] Update readme: pathogenicity instead of ecosystems --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 114d5df..f08d678 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ -# Environmental transitions and HGT rates +# Pathogenicity gains and HGT rates -Code to reproduce the results of the paper, "Horizontal gene transfer rates decrease during transitions to new ecosystems". +Code to reproduce the results of the paper, "Horizontal gene transfer rates decrease during transitions to new ecosystems", for gain of bacterial pathogenicity instead of gain of new ecosystems. Jupyter notebooks in `notebooks` directory were run in the order of their numbering. Scripts and other helper functions that they depend on or are mentioned in the notebooks can be found in the `code` directory. -- GitLab