inconsistent residue types error
cbaakman opened this issue · 2 comments
cbaakman commented
mkdssp throws an error that doesn't make any sense, mentioning an alanine that doesn't exist in the structure.
The following error:
DSSP could not be created due to an error:
inconsistent residue types in atom records for residue 46 (ALA != GLN)
When mkdssp runs with the following input file:
prod.pdb.txt
cbaakman commented
It could be that residue 61 is meant. This residue number occurs two times for a glutamine and an alanine. If so, then number 61 should be in the thrown error message.