jakesylvestre / cing

Automatically exported from code.google.com/p/cing
0 stars 0 forks source link

CING fails to read PDB files with insertion code. #226

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Insertion codes make the residue number not unique within chain.

What is the expected output? What do you see instead?
ERROR: Chain.addResidue: residue number "0" already present in <Chain A>

Original issue reported on code.google.com by jurge...@gmail.com on 22 Feb 2010 at 3:30

GoogleCodeExporter commented 8 years ago
Debugged code so it would at least continue without traceback.
It will skip the residue.
Committed in r725.

Original comment by jurge...@gmail.com on 22 Feb 2010 at 3:44