Hi,
I have some pyhlogentic trees for 5 proteins and a species tree. I extracted protein counts per species from those protein trees (kinda did a mapping with species and protein counts in trees for those species). It's in this dataframe format:
Now I need to visualize this data. I need to show this together with the species tree (its in newick format). I want to see tree topology and this data together and it should be searchable at the same time. For example, when I search for "Intoshia_linei_1819745" I should be able to see how many XPA or other proteins are there for Intoshia linei. Can I do this with ete3? Or any other suggestions?
Thanks in advance.
Thanks a lot! It's a quite big tree and I want to reach the visualized data easily. Thats what I was trying to say. Thank you.