Simulation of phylogenetic trees, sequences and genomes
Project description
AsymmeTree
AsymmeTree is an open-source Python library for the simulation and analysis of phylogenetic scenarios. It includes a simulator for species and gene trees with heterogeneous evolution rates, nucleotide and amino acid sequences with or without indels, as well as whole genomes/proteomes.
Moreover, it includes a matplotlib-based visualization of the simulated trees as well as tools for the extraction of information from the simulated scenarios such as orthology, best matches, and xenology.
The library is primarily designed to explore and validate mathematical concepts, and to test inference methods for various steps on the way to more realistically-available data, i.e., dated gene trees, additive distances of gene sets, noisy distances and finally sequences.
Installation
AsymmeTree requires Python 3.7 or higher.
Easy installation with pip
The asymmetree
package is available on PyPI:
pip install asymmetree
For details about how to install Python packages see here.
Installation with the setup file
Alternatively, you can download or clone the repo, go to the root folder of package and install it using the command:
python setup.py install
Dependencies
AsymmeTree has several dependencies (which are installed automatically when using pip
):
Usage and description
A user manual with example code can be found in the Wiki. AsymmeTree is divided into several subpackages and modules, see also the following documentation generated from the source code.
Citation
If you use AsymmeTree in your project or code from it, please consider citing:
- David Schaller, Marc Hellmuth, and Peter F. Stadler. AsymmeTree: A Flexible Python Package for the Simulation of Complex Gene Family Histories. Software 2022, 1(3), 276-298; doi: 10.3390/software1030013
Please report any bugs and questions in the Issues section. Also, feel free to make suggestions for improvement and/or new functionalities.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file asymmetree-2.2.1.tar.gz
.
File metadata
- Download URL: asymmetree-2.2.1.tar.gz
- Upload date:
- Size: 81.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | cc6b076c3526f7ac88e810e5011c987d399d288c8b122570a55693b31536777a |
|
MD5 | fa81442cf8f2dfc6ee868aceb6dd3c20 |
|
BLAKE2b-256 | 0f90797023af4d3f3d141f47597d5232c9a7203079b37545b1a25c0ff9ac0013 |
File details
Details for the file asymmetree-2.2.1-py3-none-any.whl
.
File metadata
- Download URL: asymmetree-2.2.1-py3-none-any.whl
- Upload date:
- Size: 91.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6cf93fce7bc5ffb73921ea0aa35c1af56a44fd552a2442348416af25b76ec633 |
|
MD5 | 7ebb30cc4e4dd2213cbe5c64ae1929af |
|
BLAKE2b-256 | f0f9dc8f2960bb2e4c6debafab549f649446268b7a4b1c9de61347de43ead17e |