You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The goal is to find reliable duplication events in the phylogenetic trees of symmetric repeats, once they have been identified with CE-Symm. The automatic detection of evolutionary events will allow to find interesting cases, ideally unknown before, and systematically analyze new structures.
The method, given the symmetry group and the phylogenetic tree of the repeats, determines which is the most probable succession of events in evolution (if there is enough evidence from the branch lengths).
A possible implementation is to follow the nodes of the tree and check for consistency between the symmetry relations of the repeats and the closest repeats (leaves) in the tree. In case they are consistent, the significance of the tree needs to be checked, because the branch lengths than separate duplication events need to be significant
The text was updated successfully, but these errors were encountered:
I think the key will be having reliable statistics on the accuracy of the topology. I'm guessing that most cases will not have sufficient significance to draw conclusions (which is OK if we're accurate on the significant cases)
The goal is to find reliable duplication events in the phylogenetic trees of symmetric repeats, once they have been identified with CE-Symm. The automatic detection of evolutionary events will allow to find interesting cases, ideally unknown before, and systematically analyze new structures.
The method, given the symmetry group and the phylogenetic tree of the repeats, determines which is the most probable succession of events in evolution (if there is enough evidence from the branch lengths).
A possible implementation is to follow the nodes of the tree and check for consistency between the symmetry relations of the repeats and the closest repeats (leaves) in the tree. In case they are consistent, the significance of the tree needs to be checked, because the branch lengths than separate duplication events need to be significant
The text was updated successfully, but these errors were encountered: