Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
L
LINcoding
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Biodiversity and Epidemiology of Bacterial Pathogens
LINcoding
Commits
2de921cd
Commit
2de921cd
authored
7 years ago
by
Mélanie HENNART
Browse files
Options
Downloads
Patches
Plain Diff
Update README.md
parent
bc50ed24
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+6
-6
6 additions, 6 deletions
README.md
with
6 additions
and
6 deletions
README.md
+
6
−
6
View file @
2de921cd
...
@@ -73,26 +73,26 @@ In the example folder, you have example files from the following command:
...
@@ -73,26 +73,26 @@ In the example folder, you have example files from the following command:
-
Create DataBase LIN :
-
Create DataBase LIN :
```
bash
```
bash
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
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
```
```
-
Update DataBase LIN :
-
Update DataBase LIN :
```
bash
```
bash
python LINcode.py
-i
new_Ecoli
.txt
-r
BIGSdb_eliza.
txt
-t
1-2
-l
3-
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
```
bash
python LINcode.py
-i
BIGSdb.txt
-t
1-2
-l
3-
-b
1,20,
45,66,80,90,95,96,98,99
,100
-tree
Y
python LINcode.py
-i
BIGSdb
_eliza
.txt
-t
1-2
-l
3-
-b
1
0
,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
```
bash
python LINcode.py
-i
BIGSdb.txt
-t
1-2
-l
3-
-b
1,20,
45,66,80,90,95,96,98,99
,100
-tree
Y
-lg
Y
python LINcode.py
-i
BIGSdb
_eliza
.txt
-t
1-2
-l
3-
-b
1
0
,20,
50,80,99.68,99.74,99.81,99.87,99.94
,100
-tree
Y
-lg
Y
```
```
## Output files
## Output files
...
@@ -101,8 +101,8 @@ python LINcode.py -i BIGSdb.txt -t 1-2 -l 3- -b 1,20,45,66,80,90,95,96,98,99,100
...
@@ -101,8 +101,8 @@ python LINcode.py -i BIGSdb.txt -t 1-2 -l 3- -b 1,20,45,66,80,90,95,96,98,99,100
Name | content |
Name | content |
---- | ------- |
---- | ------- |
BIGSdb.lin | LIN Database |
BIGSdb
_eliza
.lin | LIN Database |
LIN_BIGSdb.txt| LIN Isolates List |
LIN_BIGSdb
_eliza
.txt| LIN Isolates List |
-
Option (-tree or -lg)
-
Option (-tree or -lg)
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment