From c60ad6e6cfb53aa61dfe58047af587fbc35ef0a2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?M=C3=A9lanie=20=20HENNART?= <melanie.hennart@pasteur.fr> Date: Wed, 30 May 2018 10:33:32 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index df6c34b..ba2e75b 100644 --- a/README.md +++ b/README.md @@ -73,7 +73,7 @@ In the example folder, you have example files from the following command: - Create DataBase LIN : ```bash -python LINcode.py -i BIGSdb_eliza.txt -t 1-2 -l 3- -b 10,20,50,80,95,99.67,99.74,99.81,99.87,99.94,100.0 +python LINcode.py -i BIGSdb_eliza.txt -t 1-2 -l 3- -b 10,20,50,80,95,99.68,99.74,99.81,99.87,99.94,100 ``` - Update DataBase LIN : -- GitLab