![]() |
Rosetta Protocols
2015.19
|
Functions | |
utility::vector1< bool > | select_interface_residues (core::pose::Pose const &pose, std::string interface, core::Size interface_distance) |
Get a set of interface residues using the dock_chains interface string: Ex: LH_A. More... | |
utility::vector1< bool > protocols::interface::select_interface_residues | ( | core::pose::Pose const & | pose, |
std::string | interface, | ||
core::Size | interface_distance | ||
) |
Get a set of interface residues using the dock_chains interface string: Ex: LH_A.
Uses Steven's InterGroupNeighborsCalculator. Does not require pose to have specific foldtree.
References utility::string_split(), protocols::TR(), and utility_exit_with_message.
Referenced by protocols::antibody::select_epitope_residues().