Update Validate authored by peguerin's avatar peguerin
...@@ -4,8 +4,8 @@ The **validate** module produces valid record FASTA file with taxid attributes. ...@@ -4,8 +4,8 @@ The **validate** module produces valid record FASTA file with taxid attributes.
# Inputs # Inputs
* species representative barcodes sequences FASTA file (see description [here](https://gitlab.mbb.univ-montp2.fr/edna/custom_reference_database/-/wikis/Files-definition#representative-sequences)) * species representative barcodes sequences FASTA file (see description [here](https://gitlab.mbb.univ-montp2.fr/edna/custom_reference_database/-/wikis/Files-definition#representative-sequences))
* (optional) NCBI taxonomy files (see description [here](https://gitlab.mbb.univ-montp2.fr/edna/custom_reference_database/-/wikis/Files-definition#ncbi-taxonomies-file) * (optional) NCBI taxonomy files (see description [here](https://gitlab.mbb.univ-montp2.fr/edna/custom_reference_database/-/wikis/Files-definition#ncbi-taxonomies-file))
* (optional) Curation CSV file (see description [here](https://gitlab.mbb.univ-montp2.fr/edna/custom_reference_database/-/wikis/Files-definition#curation-file) * (optional) Curation CSV file (see description [here](https://gitlab.mbb.univ-montp2.fr/edna/custom_reference_database/-/wikis/Files-definition#curation-file))
# Command-line Arguments # Command-line Arguments
... ...
......