Hello,
I am writing this post to clarify some points while using the PICRUSt2 plugin in QIIME2. I am currently analyzing 16S rRNA gene data using a rep-seq trained naive Bayes classifier model based on the Greengenes2 database.
While reviewing the PICRUSt2 code, I noticed that the input files include the feature table and rep-seq files, but not the taxonomy.qza file used to train the rep-seq.
Therefore, I assume there must be a classifier within PICRUSt2 that has already been trained on some database. Could you please let me know which database it uses? Additionally, if the data is not based on Greengenes2, is there a way to use my taxonomy.qza file, which is trained on Greengenes2, with PICRUSt2?
Thanks.