Changes
Page history
Update home
authored
Apr 08, 2021
by
peguerin
Show whitespace changes
Inline
Side-by-side
home.md
View page @
658a8d2d
...
...
@@ -32,10 +32,10 @@ curl -LJO https://gitlab.mbb.univ-montp2.fr/edna/custom_reference_database/-/raw
If you have installed MKBDR, you can run the example data with:
```
mkbdr validate --fasta
tests/data/
raw.fasta --output_prefix res_raw
mkbdr validate --fasta raw.fasta --output_prefix res_raw
```
This will output
s
:
This will output:
```
Checking arguments...done.
...
...
@@ -68,7 +68,7 @@ Now that you've gotten the example to work, use the menu in the upper right to n
MKBDR requires:
*
the NCBI taxonom
ies
files
*
the NCBI taxonom
y
files
*
formated FASTA file of the sequences with their NCBI species name
*
(optionnal) a curation CSV table file
...
...
...
...