You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
...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
The text was updated successfully, but these errors were encountered:
At present, a command like this:
...generates an error with key message
Cannot yet restrict to regions with this combination of input files
.Full error message:
The text was updated successfully, but these errors were encountered: