arzwa / wgd

Python package and CLI for whole-genome duplication related analyses. This package is deprecated in favor of https://github.com/heche-psb/wgd.
http://wgd.readthedocs.io/en/latest/
GNU General Public License v3.0
83 stars 41 forks source link

WGD run error #85

Open majssssa opened 1 year ago

majssssa commented 1 year ago

I should have successfully run pip install wgd.But when I run wgd the following appears

Command 'wgd' not found, did you mean:

command 'wg' from deb wireguard-tools (1.0.20200513-1~20.04.2) command 'gwd' from deb geneweb (6.08+git20181019+dfsg-2) command 'tgd' from deb tcm (2.20+TSQD-5build1) command 'wld' from deb wcc (0.0.2+dfsg-4.1) command 'wmd' from deb wml (2.12.2~ds1-2) command 'wgdb' from deb whitedb (0.7.3-4)

Try: apt install

heche-psb commented 1 year ago

Hi, only wgd v2 is available on PYPI, please refer to https://wgdv2.readthedocs.io/en/latest/installation.html for the guidance of installation. If you're using wgd v1, please follow the README of this repository.