Hi to all Qiime2 Community,
I am in the last step of using rescript. I walked through the following protocol:
** I got this error in the fourth step:**
qiime rescript evaluate-fit-classifier \
**--i-sequences ncbi-refseqs.qza** \ --i-taxonomy ncbi-refseqs-taxonomy.qza \ --o-classifier ncbi-refseqs-classifier.qza \ --o-evaluation ncbi-refseqs-classifier-evaluation.qzv \ --o-observed-taxonomy ncbi-refseqs-predicted-taxonomy.qza
Plugin error from rescript:
this classifier does not support confidence values
Debug info has been saved to /tmp/qiime2-q2cli-err-84q7mc16.log
I used 2020.08 Qiime2 version. And I used filtered sequences for --i-sequences parameter.
- Would you please tell me what exactly the problem is? Or How to solve it?
- Can I classify the filtered taxonomy and filtered sequence with my experimental sequences using e.g. [VSEARCH-based consensus taxonomy classifier]?
Thanks
Qiimer