tree-based orthology inference
Project description
What is PhyloPyPruner?
PhyloPyPruner is a Python package for refining the output of a graph-based orthology inference approach such as OrthoMCL, OrthoFinder or HaMStR. Similar to other tree-based orthology inference methods (e.g., PhyloTreePruner, UPhO, Agalma and Phylogenomic Dataset Reconstruction), it uses phylogenetic trees in order to obtain genes that are 1:1 orthologous. In addition to filters and algorithms seen in pre-existing tools, this package provides new methods for differentiating contamination-like sequences from paralogs.
PhyloPyPruner is under active development and I would appreciate it if you try this software on your own data and leave feedback.
Figure 1. A rough overview of a tree-based orthology inference approach.
Quick installation
The easiest way to install PhyloPyPruner is by using the package manager for Python, pip:
pip install phylopypruner # install for all users
pip install --user phylopypruner # install for the current user only
Once installed, the program is located within $HOME/.local/bin
. Depending on
your OS, you might have to add the directory to your $PATH
to avoid typing
the entire path. Once in your path, you run the program like this:
phylopypruner
Documentation
Cite
Our manuscript is still in preparation, it will be posted here once a preprint of the article is available.
© Kocot Lab 2018
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 phylopypruner-0.8.7.tar.gz
.
File metadata
- Download URL: phylopypruner-0.8.7.tar.gz
- Upload date:
- Size: 42.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.7.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4e6f38e7855e9d8d18f9019ccb7826e5ddf76b3ad07528f0b8f03dfeff400426 |
|
MD5 | c60dce51306a500a9793d4003fc34ead |
|
BLAKE2b-256 | def2b91c8c2e7214c0765c613a469088a664e3465dad5703857482d332c6d060 |
File details
Details for the file phylopypruner-0.8.7-py3-none-any.whl
.
File metadata
- Download URL: phylopypruner-0.8.7-py3-none-any.whl
- Upload date:
- Size: 62.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.7.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e5e24d2c164e7d4e117ddef81aa2b3ad211ad528ff2a92e26f2db11998ed4760 |
|
MD5 | fa33759dc57ef2303d281ac2c0cf3ae2 |
|
BLAKE2b-256 | 1bef2e77cdd8c7a5ee7f909cf0f1b99c9b8ce072b6a9576f91251eb17ff9f7be |