HADDOCK server: the Easy interface


There was an inconsistency in your data Please check that all multiple-choice fields have been filled in. Note that active/passive residues must be provided as comma-separated list of numbers, without residue or chain letters. Error message You must supply active and/or passive residues for your first protein.

i try to find the passive residues
i get this error

Your prediction FAILED

Error message: PDB file contains multiple residues with number 89 in chain A
If this message is unclear, please contact a.m.j.j.bonvin@uu.nl

Full error message:
Traceback (most recent call last):
File “./cportdaemon.py”, line 48, in
pdb = conversion.validate_pdb(pdbs[0], form.pdb.chain)
File “/home/enmr/services/CPORT/cron/conversion.py”, line 55, in validate_pdb
raise HaddockValidationError("%s contains multiple residues with number %s in chain %s" % (dataname,resnr.strip(), currchain))
ValueError: PDB file contains multiple residues with number 89 in chain A

PDB file contains multiple residues with number 89 in chain A

Nice to use our forum for asking questions. But before doing that, do search the forum to see if your problem has already a solution.

A simple search with "multiple residues” returns several threads containing the solution to your problem.