Hi all,
I have been trying to run mafft alignement but it keeps failing.
The error that I got is: --i- sequences command not found
Here the commands:
qiime alignment mafft \
--i-sequences rep-seqs.qza
--p-n-threads 1
--o-alignment fitered_Alignment.qza
Could somebody help me to understand why?
Noticed how I added the \ back slashes \ after each line accept the last one, and the \ is the very last character on the line.
(If the line ends with slash and a space \ it causes errors)