alifedata-phyloinformatics-convert
alifedata-phyloinformatics-convert helps apply traditional phyloinformatics software to alife standardized data
Free software: MIT license
Documentation: https://alifedata-phyloinformatics-convert.readthedocs.io.
Built using the dendropy library.
Installation
pip3 install alifedata-phyloinformatics-converters
Use it as a Python module:
import alifedata-phyloinformatics-convert as apc
import dendropy
import pandas as pd
alife_df = pd.read_csv('alifedata.csv')
# get a dendropy Tree from alife-standardized phylogeny dataframe
tree = apc.alife_dataframe_to_dendropy_tree(converted_df)
# get a alife-standardized phylogeny dataframe from a dendropy Tree
reconverted_alife_df = apc.dendropy_tree_to_alife_dataframe(tree)
Credits
This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.
History
0.0.0 (2022-03-22)
First release on PyPI.
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
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file alifedata-phyloinformatics-convert-0.1.2.tar.gz.
File metadata
- Download URL: alifedata-phyloinformatics-convert-0.1.2.tar.gz
- Upload date:
- Size: 37.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.63.0 importlib-metadata/4.11.2 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e90de9393fbd5f5564fa3375c46665f5bad1a9d6cfc1da69678302b0a2e169c8
|
|
| MD5 |
690857213e58ff66ee1c72bd05f31b0e
|
|
| BLAKE2b-256 |
31a5cd7f45d645eeaae9ada8aa6e0962acf32871fd2384acc9436903a9e9fd84
|
File details
Details for the file alifedata_phyloinformatics_convert-0.1.2-py2.py3-none-any.whl.
File metadata
- Download URL: alifedata_phyloinformatics_convert-0.1.2-py2.py3-none-any.whl
- Upload date:
- Size: 6.3 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.63.0 importlib-metadata/4.11.2 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
30312778be4d2d44734a1acf6a6ee91f5141848d0ad2d0f749d1e9de95f10082
|
|
| MD5 |
cd3e1eb0ecfbf32ed5f7548a503619f8
|
|
| BLAKE2b-256 |
71b65f46663867fdff6bcf22eb1376666f40582595a304ce6fadcdcd72613a5b
|