classify-hybrid-vsearch-sklearn: Features Omitted from Taxonomy?

Hi @szymanski ,
Thanks for trying out this method. This is expected behavior, see here:

Yes this is what should be done. These features are most likely non-target DNA (e.g., host DNA), which is why they are abundant but are filtered out due to non-alignment to the reference (< 60% similarity I think).

You could create an artificial taxonomy for those features outside of QIIME 2, import, and then merge with the output of classify-hybrid-vsearch-sklearn.

No this cannot be redirected to the output directly, but you could run all commands with the --verbose flag, so that all messages are written to stdout.

Good luck!

1 Like