Hello everyone,
I am training the classifier for my data using SILVA132.
When I am using --source -format as following line, I get an error from qiime2:
Command-line:
qiime tools import
–type ‘FeatureData[taxonomy]’
–source-format HeaderlessTSVTaxonomyFormat \ ##Here is the problem…
–input-path ~/grape-qiime/16S/Silva_132_release/SILVA_132_QIIME_release/taxonomy/16S_only/99/taxonomy_7_levels.txt
–output-path silva132_99_ref_taxonomy
Output:
no such option: --source-format
What would be the solution??
I am using qiime2-2019.10
Thank you,
Armin