From 2dca18b0bc34877770bb59e6fdad14ae81a7f380 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?M=C3=A9lanie=20=20HENNART?= <melanie.hennart@pasteur.fr> Date: Tue, 10 Aug 2021 09:33:09 +0000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 240f0da..676aef4 100644 --- a/README.md +++ b/README.md @@ -45,7 +45,7 @@ The input file clustering.strain.txt inside the directory _example_ contains thr ```bash -python InheritanceAlgorithm.py -i example/clustering.strain.txt -c Seuil43,Seuil190 -o result.txt +python InheritanceAlgorithm.py -i clustering.strain.txt -c Seuil43,Seuil190 -o result.txt ``` ## References -- GitLab