How to assign taxonomy to the sequences use multiple classifier?

Dear,
I want to assign taxonomy to the sequences use the command qiime feature-classifier classify-sklearn.
But the --i-classifier parameter only accepts one classifier. So, how to use multiple classifiers at the same time?
Thanks.

Hi @tiramisutes,
Welcome to the forum!
Can you tell a little bit more about what you are ultimately trying to do? Is your goal to benchmark/compare 2 classifiers, or something else?
This plugin only accepts one classifier because, well, there is no need for another one. What would be the purpose of accepting 2? If you want to classify your features using another classifier you can simply re-run the command using the other classifier.

1 Like

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