| |
- select_interface_residues(...) method of builtins.PyCapsule instance
- select_interface_residues(pose : rosetta.core.pose.Pose, interface : str, interface_distance : int) -> rosetta.utility.vector1_bool
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.
|