Hi all,
So I’ve followed the example listed above and the new .biom file that I export is great, but the confidence isn’t in my exported file. I have column 1 containing my #OTUID, the next columns containing my samples and reads, and the last column contains the taxonomy but no confidence values. I’m clearly missing something.
This is what I’m running if anyone is able to help:
biom add-metadata -i feature-table.biom -o table-with-taxonomy3.biom --observation-metadata-fp taxonomy_reformatted.txt --sc-separated taxonomy
biom convert --input-fp table-with-taxonomy3.biom --output-fp table-with-taxonomy3.tsv --to-tsv --header-key taxonomy