Converts taxa annotations from mothur format to dada2 format.
mothur_to_dada(seq_file, taxa_file, out = "taxonomy.fa.gz")
| seq_file | A fasta file containing the (cluster) sequences. |
|---|---|
| taxa_file | A tab-separated file with IDs on the first column and taxonomy in the second column. |
| out | Filename for the compressed output file. |
Nothing.
NULL#> NULL