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
81 stars 41 forks source link

install wgd without internet connection #25

Closed xiaoyezao closed 4 years ago

xiaoyezao commented 4 years ago

Hi,

I am using a cluster that has no internet connection. How to install wgd without an internet connection?

bests, TF

arzwa commented 4 years ago

Hi, this is not really a question about wgd. It depends on the python installation and the computer environment in general of the relevant cluster. Also I have no idea which of the required non-python dependencies you have installed. I am closing this issue, as I won't be able to help, you might want to ask the cluster administrator for more help, the setup.py file and the docs indicate the dependencies.

Best, Arthur