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

Alignment acquirers and outputters should all handle regions #48

Open tonyelewis opened 6 years ago

tonyelewis commented 6 years ago

…and all should be tested.

ATM, this test of SSAP output works, but only because this part getting the alignment explicitly calls get_restricted_pdbs().

Once this issue is resolved, change that call to get_restricted_pdbs() to just get_pdbs().