Exporting data to excel

Hi @malenaamer --- I am afraid you can't extract data (generally speaking) from QIIME 2 visualizations. If you want a BIOM file of your feature table, please take a look at the Exporting Tutorial! Once you have exported the BIOM file, you can use the biom convert ... command you provided above to convert to a TSV file. Good luck, and let us know if you run into any problems!