Table of Contents

select

“select” creates a named atom selection from a selection-expression.

Usage

select name, selection [, enable [, quiet [, merge [, state [, domain ]]]]]

Arguments

name = a unique name for the selection

selection = a selection-expression

Examples

select chA, chain A 
select ( resn his ) 
select near142, resi 142 around 5 

Notes

If a selection-expression with explicit surrounding parethenses is provided as the first argument, then the default selection name is used as the name argument.

See Also

delete | cmd.select | commands

Plus

Core Commands, Atom Selections, Selection Expressions, Unique Names