REvolutionH-tl: Reconstruction of Evolutionary Histories tool
Project description
Bioinformatics tool for the reconstruction of evolutionary histories. Input: fasta files or sequence alignment hits, Output: orthology. event-labeled gene trees, and reconciliations.
Bioinformatics & complex networks lab
- José Antonio Ramírez-Rafael [jose.ramirezra@cinvestav.mx]
- Maribel Hernandez-Rosales [maribel.hr@cinvestav.mx ]
Steps
- Orthogroup & best hit selection. Input: alignment hits (generate this using
revolutionhtl.diamond
) . - Orthology and gene tree reconstruction. Input: best hits (generate this at step 1).
- Species tree reconstruction. Input: gene trees (generate this at step 2).
- Tree reconciliation. Input: gene and species trees (generate this at steps 2 and 3).
Install
pip install revolutionhtl
Requirements
If you want to run sequence alignments using revolutionhtl, then install Diamond.
Usage
python -m revolutionhtl <arguments>
The arguments specify steps to run and parameters.
Specify steps and input data (Click to expand)
- -h --help show this help message and exit-steps [int ...] List of steps to run (default: 1 2 3 4).
-alignment_h str --alignment_hits str Directory containing alignment hits, the input of step 1. (default: ./).
-best_h str --best_hits str .tsv file containing best hits, the input of step 2. (default: use output of step 1).
-T str --gene_trees str .tsv file containing gene trees, the input of steps 3 and 4. (default: use output of step 2).
-S str --species_tree str .nhx file containing a species tree, an input of step 4. (default: use output of step 3).
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
Hashes for revolutionhtl-1.0.10-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 14af476b4d46975ed44a705dafce18c01f197daf3d7addbca674845e6e509d01 |
|
MD5 | 0ab5997e376175b12f213d8286e0cb54 |
|
BLAKE2b-256 | 91f7915fdf72980dee109cf7e6055c271883276a951d8cdf3895f016c70bad47 |