From 1bf6d4f32295eba54a7c194b8cac3bb7f3247fc1 Mon Sep 17 00:00:00 2001 From: erocha <eduardo.rocha@pasteur.fr> Date: Mon, 10 Dec 2018 16:11:48 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index dee824d..c0d01e0 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ If you click 4 times in the same ICE, it will define 2 ICEs in tandem. (Or any e ## Tutorial -In the file `Tutorial_ICE.ipynb`, one can find how to detect conjugative systems in different chromosomes (or ICEs), and how to delimit them using comparative genomics. (You can visualize it [here](https://github.com/gem-pasteur/Macsyfinder_models/blob/master/Data/Conjugation/Tutorial_ICE.ipynb)) +In the file `Tutorial_ICE.ipynb`, one can find how to detect conjugative systems in different chromosomes (or ICEs), and how to delimit them using comparative genomics. (You can visualize it [here](https://github.com/gem-pasteur/Macsyfinder_models/blob/master/models/Conjugation/Tutorial_ICE.ipynb)) # Input files Each input file contain a header line (not used in the script), starting with a `#` -- GitLab