diff --git a/README.md b/README.md index 9d2281637236188478a382356cb51aa7b4e9c8f4..2ce744bb9820ca92f111f026e5f01c9517258b3f 100644 --- a/README.md +++ b/README.md @@ -113,13 +113,13 @@ python LINcode.py -i BIGSdb_eliza_update.txt -r BIGSdb_eliza.lin -t 1-2 -l 3- ``` _______________________________________________________________________________ -- Create DataBase LIN + prefix tree without length of branches (newick) : +### Create DataBase LIN + prefix tree without length of branches (newick) : ```bash python LINcode.py -i BIGSdb_eliza.txt -t 1-2 -l 3- -b 10,20,50,80,99.68,99.74,99.81,99.87,99.94,100 -tree Y ``` -- Create DataBase LIN + prefix tree with length of branches (newick) : +### Create DataBase LIN + prefix tree with length of branches (newick) : ```bash python LINcode.py -i BIGSdb_eliza.txt -t 1-2 -l 3- -b 10,20,50,80,99.68,99.74,99.81,99.87,99.94,100 -tree Y -lg Y