I rarefied my feature table after assigning taxonomy to features, thus, now I have the two separate files (rarefied feature table and taxonomy for all the original features). I am having trouble merging these two using feature ID as the factor for the merge. Thishttps://forum.qiime2.org/t/exporting-and-modifying-biom-tables-e-g-adding-taxonomy-annotations/3630 forum discussion recommends the following code for adding taxonomy to your biom file but for some reason it is not working. I did change the column headers but still taxonomy is not being added to my biom file.
The following thread may be very useful to debug your problem, there are lots of suggestions you can try:
At first glance I would ask you which command you used to convert the 'table-with-taxonomy.biom' to txt file, did you add the '-header-key taxonomy' to that? Without it your taxonomy data would not be exported in the file you are trying to import in OpenOffice!
I guess what I am not 100% is how to make sure I keep a tab separation. When I open my biom-taxonomy.tsv, it opens in LibreOffice. I just highlight and change the headers.