I-tasser MR

I submitted job T1187kwDV8 yesterday around noon (Eastern time). It's been 24h and status keeps showing: job-waiting. please, advise.

lib.pl I-TASSER

Thanks I would happy to update as soon as it is fixed.

thanks,
Gal

Problem Downloading NR

We are currently fixing the library issue caused by our server's hardware failure, and it should be available soon.

Problem downloading NR through script download_lib.pl I-TASSER

There is a problem with lib.py's script of I TASSER 5.1
there is a message error of :
System call failed: at /powerapps/share/centos7/I-TASSER/5.1/download_lib.pl line 102.

and when i lock on the script i think the url of the NR is not updtae correct :
ftp://zhanglab.ccmb.med.umich.edu/download/nr.tar.gz

i would be very happy for help,
Thanks a lot,
Gal Shuler

FTP server is not working now

This issue is caused by our FTP server unavoidable now. I have copied the NR database to a new path. You can change the line 102 in "download_lib.pl" to " system("wget -o log -c http://zhanglab.ccmb.med.umich.edu/library/nr.tar.gz") == 0 or die "System call failed: $!"; ". It will be working after the modification. We will solve the problem as soon as possible.