Phylogenetic tree visualization
1
0
Entering edit mode
9 months ago
M. ▴ 30

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:


enter image description here


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.

ete3 phylogenetics • 519 views
ADD COMMENT
2
Entering edit mode
9 months ago
cfos4698 ★ 1.1k

I don't quite understand your last point about being able to search the tree topology and find the protein information, at least not after it's been visualised. For tree visualisation along with associated information, I tend to find ggtree (which is R-based, not python) the best. Check chapter 7 here: https://yulab-smu.top/treedata-book/chapter7.html, and this related question: Add metadata based on tree structure.

ADD COMMENT
0
Entering edit mode

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.

ADD REPLY

Login before adding your answer.

Traffic: 1708 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6