tree-based orthology inference
Project description
About
Orthologs are genes that are related through a speciation event, while paralogs are genes that are related through a gene duplication event. Accurate identification of orthologs is a prerequisite for phylogenomics, since including genes that diverged because of a gene duplication event for species tree inference can cause an erroneous inference of speciation nodes, due to disparencies between individual gene trees and the species tree. Unfortunately, contaminants present in even a single taxon can cause a tree-based orthology inference method to erroneuosly infer paralogy and unnecessarily exclude sequences.
PhyloPyPruner is a Python package for phylogenetic tree-based orthology inference, using the species overlap method. It uses trees and alignments inferred from the output of a graph-based orthology inference approach, such as OrthoMCL, OrthoFinder or HaMStR, in order to obtain sets of sequences that are 1:1 orthologous. In addition to algorithms seen in pre-existing tree-based tools (for example, PhyloTreePruner, UPhO, Agalma or Phylogenomic Dataset Reconstruction), this package provides new methods for reducing potential contamination.
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 2019
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-1.2.6.tar.gz
.
File metadata
- Download URL: phylopypruner-1.2.6.tar.gz
- Upload date:
- Size: 1.3 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.0 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.8.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | bb83a981ce2bf4ab8e4f179dbd11fa96c62efc7f17a7ffe213ff7e531a35e60a |
|
MD5 | f2981952d01428eee2fecdfd06d44238 |
|
BLAKE2b-256 | 9aea14092f6a69ebb086e3275b5cfa58315ef38d8eab8ca45fcb4a6c4536337c |
File details
Details for the file phylopypruner-1.2.6-py3-none-any.whl
.
File metadata
- Download URL: phylopypruner-1.2.6-py3-none-any.whl
- Upload date:
- Size: 65.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.0 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.8.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c0144a8da422f2badc00d14c2c6bc83528e803b305e7a46f1d0630fcc7693bb9 |
|
MD5 | 9acf718e5ba3886f47a3b6db21624fad |
|
BLAKE2b-256 | 89adf705b75279faa9e4a2deedd7686adb1189e94ad766180fef8526f423ce0f |