diff --git a/README.md b/README.md index 26e33f4d1a9858a16e3f46e5db26ae859699fab0..240f0da7dde4fe26306c0b3a5a7a0e8784ef7e35 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 gbk2ENA.py -i clustering.strain.txt -c Seuil43,Seuil190 -o result.txt +python InheritanceAlgorithm.py -i example/clustering.strain.txt -c Seuil43,Seuil190 -o result.txt ``` ## References