Merge pull request #1390 from RosettaCommons/jadolfbr/fix_nbr_selector
Jadolfbr/fix nbr selector
1) Re-enable the ability to embed selectors as the focus for NeighborhoodResidueSelector. Thanks to @basantab for showing me that I broke it in the first place! To make something useful come out of this error, the code for grabbing embedded selector(s) has been generalized and moved to ``` core/select/residue_selector/util.hh ``` You can use this to grab embeded selector(s) from anything (movers, taskops, etc.)
2) Change the name of glycan and antibody selector RS names to fit better within the short-name abbreviations used for parsing selectors in RS.
- Finish documentation for selectors:
- https://www.rosettacommons.org/docs/wiki/scripting_documentation/RosettaScripts/TaskOperations/taskoperations_pages/ResidueSelectors#residueselectors_conformation-independent-residue-selectors_carbohydrate-residue-selectors
- https://www.rosettacommons.org/docs/wiki/scripting_documentation/RosettaScripts/TaskOperations/taskoperations_pages/ResidueSelectors#residueselectors_conformation-independent-residue-selectors_antibody-residue-selectors