wgdi
WGDI: A user-friendly toolkit for evolutionary analyses of whole-genome duplications and ancestral karyotypes
File Explorer
Download Latest Version (.zip)- __init__.py
- align.conf
- alignmenttrees.conf
- ancestral_karyotype.conf
- ancestral_karyotype_repertoire.conf
- blockinfo.conf
- blockks.conf
- circos.conf
- collinearity.conf
- conf.ini
- corr.conf
- dotplot.conf
- fusion_positions_database.conf
- fusions_detection.conf
- karyotype.conf
- karyotype_mapping.conf
- ks.conf
- ks_fit_result.csv
- ksfigure.conf
- kspeaks.conf
- peaksfit.conf
- pindex.conf
- polyploidy_classification.conf
- retain.conf
- shared_fusion.conf
- __init__.py
- align_dotplot.py
- ancestral_karyotype.py
- ancestral_karyotype_repertoire.py
- base.py
- block_correspondence.py
- block_info.py
- block_ks.py
- circos.py
- collinearity.py
- dotplot.py
- fusion_positions_database.py
- fusions_detection.py
- karyotype.py
- karyotype_mapping.py
- ks.py
- ks_peaks.py
- ksfigure.py
- peaksfit.py
- pindex.py
- polyploidy_classification.py
- retain.py
- run.py
- run_colliearity.py
- shared_fusion.py
- trees.py
- wgdi-0.75-py3-none-any.whl
- wgdi-0.75.tar.gz
- __init__.py
- align.conf
- alignmenttrees.conf
- ancestral_karyotype.conf
- ancestral_karyotype_repertoire.conf
- blockinfo.conf
- blockks.conf
- circos.conf
- collinearity.conf
- conf.ini
- corr.conf
- dotplot.conf
- fusion_positions_database.conf
- fusions_detection.conf
- karyotype.conf
- karyotype_mapping.conf
- ks.conf
- ks_fit_result.csv
- ksfigure.conf
- kspeaks.conf
- peaksfit.conf
- pindex.conf
- polyploidy_classification.conf
- retain.conf
- shared_fusion.conf
- __init__.py
- align_dotplot.py
- ancestral_karyotype.py
- ancestral_karyotype_repertoire.py
- base.py
- block_correspondence.py
- block_info.py
- block_ks.py
- circos.py
- collinearity.py
- dotplot.py
- fusion_positions_database.py
- fusions_detection.py
- karyotype.py
- karyotype_mapping.py
- ks.py
- ks_peaks.py
- ksfigure.py
- peaksfit.py
- pindex.py
- polyploidy_classification.py
- retain.py
- run.py
- run_colliearity.py
- shared_fusion.py
- trees.py
- dependency_links.txt
- entry_points.txt
- PKG-INFO
- requires.txt
- SOURCES.txt
- top_level.txt
- zip-safe
- __init__.py
- command.txt
- LICENSE
- README.md
- setup.py
# Installation Guide
1. Get the code
git clone https://github.com/SunPengChuan/wgdi
Downloads the entire project code from GitHub to your computer.
cd wgdi
Moves into the project folder you just downloaded.
2. Official Install Script
Easy RecommendedPrerequisites
- Python 3 Python is required to use pip.
pip3 install wgdi
Installs the package published on PyPI directly โ no need to clone the source.
After installing, open a new terminal and run the program's version command (e.g. --version) to confirm it worked.
Pulled directly from this repo's README.
3. Python
EasyPrerequisites
pip3 install wgdi
Installs the package published on PyPI directly โ no need to clone the source.
If it runs without errors and prints output in the terminal, it worked.
Pulled directly from this repo's README.
// repository documentation
Was this content helpful?
(0 ratings)
