Utilies for plotting local trees in genome regions
Documentation utilisateur
06/02/2014
The two scripts attached allow to build and plot local population trees. The principle is
- To recompute Reynolds distances between population in a region. This is done using the local_reynolds.py python (2.7) script. Requires numpy python package.
- To reestimate branch length of the Whole genome tree from local Reynolds distances. This is done using the local_tree.R script. Requires ape and phangorn R packages.
See the Wiki for more details on using these scripts.