Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow cath-ssap to restrict regions in PDB_DSSP mode #45

Open
tonyelewis opened this issue Oct 2, 2017 · 0 comments
Open

Allow cath-ssap to restrict regions in PDB_DSSP mode #45

tonyelewis opened this issue Oct 2, 2017 · 0 comments
Assignees

Comments

@tonyelewis
Copy link
Contributor

At present, a command like this:

cath-ssap --prot-src-files PDB_DSSP 3h5q 4giu --align-regions 'D[3h5qA01]-2-67:A' --align-regions 'D[4giuA01]24-90:A'

...generates an error with key message Cannot yet restrict to regions with this combination of input files.


Full error message:

Whilst running program cath-ssap (via a program_exception_wrapper with typeid: "N4cath30ssap_program_exception_wrapperE"), caught a boost::exception:
/ftp/software/cath-tools/source/structure/protein/protein.cpp(462): Throw in function void cath::restrict_to_regions(cath::protein&, const region_vec_opt&)
Dynamic exception type: boost::exception_detail::clone_impl<cath::common::not_implemented_exception>
std::exception::what: Cannot yet restrict to regions with this combination of input files
@tonyelewis tonyelewis self-assigned this Oct 2, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant