Dear all,
I know that I can get a text file containing absolute frequencies / counts of each OTU from a FeatureTable[Frequency]
QIIME 2 artifact (e.g. my table.qza file) by exporting it to .biom and then converting it to tsv using "biom convert" command, but is there a way to get relative abundance/relative frequency values of OTUs directly in QIIME2?
Many thanks