hello! I have a simple question.
this is my sample and bar plot.
I just want to separate BC group / PO group / SU group for PICUSt.
PICUSt need two require file (table.qza and req-seq.qza)
How can I do this?
Thank you
Hi @SUJI_CHOI,
You can filter your feature table using qiime feature-table filter-samples to select which group of samples you want. (In your case, I might use metadata with the groups specified.)
I don't think you need to filter your rep set once you do that, just pass in the full file.
Best,
Justine