Whole Genome Duplication Identification
Project description
WGDI
Author | Pengchuan Sun (sunpengchuan) |
sunpengchuan@gmail.com | |
License | BSD |
Description
WGDI (Whole-Genome Duplication Integrated analysis), a Python-based command-line tool that facilitates comprehensive analysis of recursive polyploidizations and cross-species genome alignments.
WGDI supports three main workflows (polyploid inference, hierarchical inference of genomic homology, and ancestral chromosomal karyotyping) that can improve detection of WGD and characterization of related events. It incorporates a more sensitive and accurate collinearity detection algorithm than previous softwares, and can accelerate WGD-related karyotype research.
WGDI outperforms similar tools in terms of efficiency, flexibility and scalability.
Installation
Python package and command line interface (IDLE) for the analysis of whole genome duplications (WGDI). WGDI can be deployed in Windows, Linux, and Mac OS operating systems and can be installed via pip and conda.
Bioconda
conda install -c bioconda wgdi
Pypi
pip3 install wgdi
Documentation for installation along with a user tutorial, a default parameter file, and test data are provided. please consult the docs at http://wgdi.readthedocs.io/en/latest/.
Tips
Here are some videos with simple examples of WGDI.
WGDI的简单使用(一)
WGDI的简单使用(二)
Citating WGDI
If you use wgdi in your work, please cite:
Sun P, Jiao B, Yang Y, et al. WGDI: A user-friendly toolkit for evolutionary analyses of whole-genome duplications and ancestral karyotypes[J]. bioRxiv, 2021. doi: https://doi.org/10.1101/2021.04.29.441969
News
0.5.1
- Fixed the error of the command (-conf).
- Improved the karyotype_mapping (-km) effect.
- Added the available data set of alignmenttree (-at). Low copy data set (for example, single-copy_groups.tsv of sonicparanoid2 software).
0.4.9
- The latest version adds karyotype_mapping (-km) and karyotype (-k) display.
- The latest version changes the calculation of extracting pvalue from collinearity (-icl), making this parameter more sensitive. Therefore, it is recommended to set to 0.2 instead of 0.05.
- The latest version has also changed the drawing display of ksfigure (-kf) to make it more beautiful.
Already cited WGDI articles
- Genomic analysis of Medicago ruthenica provides insights into its tolerance to abiotic stress and demographic history
- Chromosomal‐scale genome assembly of Eleutherococcus senticosus provides insights into chromosome evolution in Araliaceae
- The Corylus mandshurica genome provides insights into the evolution of Betulaceae genomes and hazelnut breeding
- An ancient whole-genome duplication event and its contribution to flavor compounds in the tea plant (Camellia sinensis)
- A tetraploidization event shaped the Aquilaria sinensis genome and contributed to the ability of sesquiterpenes synthesis
- High-quality genome assembly of Cinnamomum burmami (chvar. Borneol) provides insights into the natural borneol biosynthesis
- The genome sequence provides insights into salt tolerance of Achnatherum splendens (Gramineae), a constructive species of alkaline grassland
- Chromosome-level assembly of the common vetch reference genome (Vicia sativa)
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.