README 1.3 KB

1234567891011121314151617181920212223242526272829303132
  1. TreeBeST: Tree Building guided by Species Tree
  2. (Ensembl Compara modifications)
  3. TreeBeST, which stands for (gene) Tree Building guided by Species Tree,
  4. is a versatile program that builds, manipulates and displays
  5. phylogenetic trees. It is particularly designed for building gene trees
  6. with a known species tree and is highly efficient and accurate.
  7. TreeBeST is previously known as NJTREE. It has been largely used in the
  8. TreeFam database, Ensembl Compara and OPTIC database of Chris Ponting
  9. group.
  10. This is the Ensembl Compara modifications version. The main new
  11. features are:
  12. 1) -s option in treebest sdi, to allow a user-defined species tree.
  13. T node-tag in the NHX output: a bit-field listing the input trees
  14. 2) that support the node.
  15. 3) -I option in treebest nj, to carry on the T tags from the input tree
  16. 4) -Z option in treebest best, to redefine the PhyML variable
  17. MIN_DIFF_LK
  18. 5) -X option in treebest best, to give a higher weight to the
  19. likelihood that comes from the reconciliation with the species tree
  20. (default 1)
  21. 6) -I option in treebest best, to start from the input tree instead of
  22. building one
  23. 7) Species-intersection scores are now also reported as floating-point
  24. values under the DCS node-tag. The value is between 0 and 1, and
  25. displayed with 4 decimals.
  26. The script builds both the command line and GUI versions of treebest.