How to link OTU ids with taxa

Hi everyone!
I was trying to link the OTU ids with taxa. I've added a sample. I'd be grateful if you kindly enlighten me.


Thanks
Rashid

Hi @Md_Ishtiak_Rashid,

Based on the empty-corner cell in your screenshots, I presume you are using R?

You should be able to join these on the rownames of the respective dataframes.

This tutorial should be helpful, but double check a few rows by hand to make sure that your code is matching the right rows between the two dataframes.

3 Likes