How To Search Tree Topology For Specific Clade Structures?
0
0
Entering edit mode
10.4 years ago
Adam Taranto ▴ 40

I am developing a workflow for high-throughput identification of lateral gene transfer candidates. I have attached kingdom level taxonomic identifiers to each of a set of homologous sequences, which were then aligned and used to build a tree.

I now have a large number of newick formatted trees and would like to search them for interesting clades. i.e. Return trees with clades that contain sequences from two or more kingdom-level taxa AND where the count of taxa from one group is more than double the other.

Does anyone know of an existing tool or method to search tree topologies with logical queries?

phylogeny python ncbi • 2.4k views
ADD COMMENT
0
Entering edit mode

Don't know of a tool that does that. For what it's worth, I use dendropy for reading newick trees in python. I guess you could search the tree recursively for clades that answer you criteria.

ADD REPLY

Login before adding your answer.

Traffic: 2555 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