Classify reads by taxon using a fitted classifier

Hello :wave: :qiime2:

I'm trying to generate a taxonomy table of two merged tables from two different runs.

This is the command:

qiime feature-classifier classify-sklearn --i-classifier ../../gg-13-8-99-515-806-nb-classifier.qza --i-reads new_merged_rep-seqs-dada2.qza --o-classification new_merge_taxonomy.qza

This is the following error:

Plugin error from feature-classifier:

The scikit-learn version (0.23.1) used to generate this artifact does not match the current version of scikit-learn installed (0.24.1). Please retrain your classifier for your current deployment to prevent data-corruption errors.

Debug info has been saved to /tmp/qiime2-q2cli-err-8os72p69.log

I'll appreciate your help :pray:
Thank you

Hi @Tina_Khone
Please, check this post for solution!
Versions are different but it is the same error.

1 Like

Thank you! I'll check it out :pray:

This topic was automatically closed 31 days after the last reply. New replies are no longer allowed.