Skip to main content

A Python library for phylogenetics and phylogenetic computing: reading, writing, simulation, processing and manipulation of phylogenetic trees (phylogenies) and characters.

Project description

Introduction

DendroPy is a Python library for phylogenetic computing. It provides classes and functions for the simulation, processing, and manipulation of phylogenetic trees and character matrices, and supports the reading and writing of phylogenetic data in a range of formats, such as NEXUS, NEWICK, NeXML, Phylip, FASTA, etc. Application scripts for performing some useful phylogenetic operations, such as data conversion and tree posterior distribution summarization, are also distributed and installed as part of the libary. DendroPy can thus function as a stand-alone library for phylogenetics, a component of more complex multi-library phyloinformatic pipelines, or as a scripting “glue” that assembles and drives such pipelines.

The primary home page for DendroPy, with detailed tutorials and documentation, is at:

http://packages.python.org/DendroPy/

Requirements and Installation

DendroPy runs under any version of Python 2 from 2.4 upwards (i.e., Python 2.4, 2.5, 2.6, 2.7, etc.). At present, it does not run under Python 3.

If you have setuptools installed, you can install the latest public release of DendroPy directly from the Python Package Index by running:

$ sudo easy_install -U dendropy

Alternatively, if you have pip installed, you can run:

$ sudo pip install dendropy

If you download the source code archive from the Python Package Index, you can unarchive it and install it from the local source by running:

$ tar -xvzf DendroPy-3.12.3.tar.gz
$ cd DendroPy-3.12.3
$ sudo python setup.py install

Documentation

A detailed example-rich “cookbook”-style tutorial on using DendroPy can be found here:

http://packages.python.org/DendroPy/tutorial/index.html

While the API reference can be found here:

http://packages.python.org/DendroPy/library/index.html

Source Code Repository

The DendroPy source code is version-controlled using Git, and the DendroPy Git repository can be cloned by running:

$ git clone git://github.com/jeetsukumaran/DendroPy.git

Change History

The major changes (new features and bug fixes) in the development history of DendroPy can be found here:

http://packages.python.org/DendroPy/changes.html

More Information

More information, including tutorials, library API references, citation, license, etc. can be found on the DendroPy documentation website:

http://packages.python.org/DendroPy/

Current Release

The current release of DendroPy is version 3.12.3 (revision: 6507898, 2015-06-04 17:08:45).

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

DendroPy-3.12.3.tar.gz (6.6 MB view details)

Uploaded Source

File details

Details for the file DendroPy-3.12.3.tar.gz.

File metadata

  • Download URL: DendroPy-3.12.3.tar.gz
  • Upload date:
  • Size: 6.6 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for DendroPy-3.12.3.tar.gz
Algorithm Hash digest
SHA256 40bf208ee252954a803ff7b0c303d417ed09e258c9b3d514e3916dd5280855e7
MD5 13de66112a18e4eb283f4d4b18af7a65
BLAKE2b-256 3dc0e0a20d1cf4b268757842a03f36452095fccb8eae5ebd541548e29c6ca1e3

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page