UCLOrengoGroup / cath-tools

Protein structure comparison tools such as SSAP and SNAP
http://cath-tools.readthedocs.io
GNU General Public License v3.0
57 stars 14 forks source link

cath-ssap segfaults on chain 0 of 1br7 #46

Closed tonyelewis closed 6 years ago

tonyelewis commented 6 years ago

The following segfaults:

cath-ssap --prot-src-files PDB 1br7 1zdn --align-regions 'D[1br70]:0' --align-regions 'D[1zdnA]:A'

This is motivated by one of 31 failures, all of which involve 'D[1br7003]430-546:0' and some other different domain.

tonyelewis commented 6 years ago

This turned out to be because:

These various issues have been addressed in the commits referencing this issue (and tests added).