معرفی شرکت ها


asymmetree-2.2.1


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

Simulation of phylogenetic trees, sequences and genomes
ویژگی مقدار
سیستم عامل -
نام فایل asymmetree-2.2.1
نام asymmetree
نسخه کتابخانه 2.2.1
نگهدارنده []
ایمیل نگهدارنده []
نویسنده David Schaller
ایمیل نویسنده sdavid@bioinf.uni-leipzig.de
آدرس صفحه اصلی https://github.com/david-schaller/AsymmeTree
آدرس اینترنتی https://pypi.org/project/asymmetree/
مجوز -
# AsymmeTree ![Logo](resources/images/logo.png) [![license: GPL v3](https://img.shields.io/badge/License-GPLv3-blue.svg)](https://www.gnu.org/licenses/gpl-3.0) [![pypi version](https://img.shields.io/badge/pypi-v2.2.1-blue.svg)](https://pypi.org/project/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](https://packaging.python.org/tutorials/installing-packages/). #### 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`): * [NetworkX](https://networkx.github.io/) * [Scipy and Numpy](http://www.scipy.org/install.html) * [Matplotlib](https://matplotlib.org/) * [tralda](https://github.com/david-schaller/tralda) ## Usage and description A user manual with example code can be found in the [Wiki](https://github.com/david-schaller/AsymmeTree/wiki/Manual). AsymmeTree is divided into several subpackages and modules, see also the following [documentation](https://david-schaller.github.io/docs/asymmetree/) 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](https://github.com/david-schaller/AsymmeTree/issues) section. Also, feel free to make suggestions for improvement and/or new functionalities.


نیازمندی

مقدار نام
- numpy
- scipy
- matplotlib
- networkx
- tralda


زبان مورد نیاز

مقدار نام
>=3.7 Python


نحوه نصب


نصب پکیج whl asymmetree-2.2.1:

    pip install asymmetree-2.2.1.whl


نصب پکیج tar.gz asymmetree-2.2.1:

    pip install asymmetree-2.2.1.tar.gz