Create a FeatureID table with count frequency data for each sample

Hi @hdoris,

You can try the approach of this post:

Then simply add --m-imput-files 5_denoise_dada2_seq_file.qza to that command.

This should give you a tab delimited feature table with the feature ID, taxonomy, and sequence. Then you can tabulate (make a QZV) and then click on the export button. Which will provide a text file that you can open in a spread sheet.

Is this what you are looking for?

-Mike

1 Like