Update home authored by peguerin's avatar peguerin
# MKBDR: Make a custom reference database for metabarcoding
```
.___ ___. __ ___ .______ _______ .______
| \/ | | |/ / | _ \ | \ | _ \
| \ / | | ' / | |_) | | .--. || |_) |
| |\/| | | < | _ < | | | || /
| | | | | . \ | |_) | | '--' || |\ \----.
|__| |__| |__|\__\ |______/ |_______/ | _| `._____|
```
MKBDR is used to process FASTA files in order to produce a reference database with right format and taxonomy according to NCBI taxonomies. If new species must be added, it can produce a custom NCBI taxdump tree file.
The custom reference database generated by MKBDR can be use in further analysis to perform taxonomic assignment with software such as [ecotag](https://pythonhosted.org/OBITools/scripts/ecotag.html)
# Quick start
See [Installing MKBDR](#Installing-MKBDR) for installation instructions.
# Installing MKBDR
coucou