README 1013 B

12345678910111213141516171819
  1. DendroPy Phylogenetic Computing Library
  2. DendroPy is a Python library for phylogenetic computing. It provides
  3. classes and functions for the simulation, processing, and manipulation
  4. of phylogenetic trees and character matrices, and supports the reading
  5. and writing of phylogenetic data in a range of formats, such as NEXUS,
  6. NEWICK, NeXML, Phylip, FASTA, etc. Application scripts for performing
  7. some useful phylogenetic operations, such as data conversion and tree
  8. posterior distribution summarization, are also distributed and installed
  9. as part of the libary. DendroPy can thus function as a stand-alone
  10. library for phylogenetics, a component of more complex multi-library
  11. phyloinformatic pipelines, or as a scripting "glue" that assembles and
  12. drives such pipelines.
  13. If you use this library either in whole or in part in your analysis,
  14. or use any code derived from it, please cite it as:
  15. Sukumaran, J. and Mark T. Holder. 2010. DendroPy: A Python library for
  16. phylogenetic computing. Bioinformatics 26: 1569-1571.