Skip to content

A compilation of scripts related to pre and post processing of data for convergence detection.

License

Notifications You must be signed in to change notification settings

vlanore/convergence-scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Convergence scripts

licence CeCILL

This is a collection of scripts to perform pre and post processing of data for convergence detection tools.

Notable scripts include:

  • annotate_diffsel.py, a tool to annotate phylogenetic trees with conditions (typically, convergent or non-convergent). It uses the graphical interface of ete3 to help annotate the trees. Currently, the output format is that of diffsel (i.e., it encodes conditions as branch lengths).

  • annotate_convergent_tree.py, a tool to annotate phylogenetic trees with conditions (typically, convergent or non-convergent). It uses the graphical interface of ete3 to help annotate the trees or a pdf file. Currently, the output format is a Nhx tree with the tag "Condition" ( [&&NHX:Condition=0] means non-convergent and [&&NHX:Condition=1] means convergent).

About

A compilation of scripts related to pre and post processing of data for convergence detection.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages