I’ve registered and downloaded the I-TASSER suite. As I follow the instructions for downloading the libraries, I ran into an issue where the connection to the server is refused. Briefly,
Code: Select all
./download_lib.pl -libdir ~/ITLIB
Code: Select all
wget -o log -c ftp://zhanglab.ccmb.med.umich.edu/download/nr.tar.gz
Code: Select all
--2021-05-14 15:41:00-- ftp://zhanglab.ccmb.med.umich.edu/download/nr.tar.gz
=> ‘nr.tar.gz’
Resolving zhanglab.ccmb.med.umich.edu (zhanglab.ccmb.med.umich.edu)... 141.213.137.249
Connecting to zhanglab.ccmb.med.umich.edu (zhanglab.ccmb.med.umich.edu)|141.213.137.249|:21... failed: Connection refused.
Thanks for help!