Hello, upon attempting to submit a structure and ligand through Edock, I receive the following error. I have attached the protein and ligand file i used in the submission. Any help is greatly appreciated!
<type 'exceptions.IndexError'> Python 2.7.18: /usr/bin/python2
Fri Aug 25 14:10:33 2023
A problem occurred in a Python script. Here is the sequence of function calls leading up to the error, in the order they occurred.
/www/html/EDock/bin/edock.cgi in <module>()
83 ip_flag = True
84 ip_count = 0
=> 85 ip_count=check_ip(ip)
86
87 if(ip_count<=5 and ip_count>0):
ip_count = 0, check_ip = <function check_ip>, ip = '73.113.184.75'
/www/html/EDock/bin/module/check_input.py in check_ip(ip='73.113.184.75')
297 fpreader = fp.read()
298 fp.close()
=> 299 alreadyip=fpreader.splitlines()[0].split('\t')[1]
300 if (alreadyip == ip.strip()):
301 ipcount = ipcount +1
alreadyip undefined, fpreader = '', fpreader.splitlines = <built-in method splitlines of str object>, ].split undefined
<type 'exceptions.IndexError'>: list index out of range
args = ('list index out of range',)
message = 'list index out of range'
Edock submission error
-
- Posts: 1
- Joined: Fri Aug 25, 2023 6:11 pm
Edock submission error
- Attachments
-
- protein and ligand.tar
- (610 KiB) Downloaded 898 times
Re: Edock submission error
Dear user,
Thank you for using our server and reporting the bug. We have fixed it and you should be good to submit your job again.
Best,
Xi
Thank you for using our server and reporting the bug. We have fixed it and you should be good to submit your job again.
Best,
Xi