furanku

NMRWish Command List

dynSelect

Select Atoms from a Structure



Command-Line Argument List

dynSelect: Select atoms from a given structure:
 -src          Source of Structure.
 -atom   aList Atom Name List (Default: CA C N).
 -res    resID Single Residue for Selection.
 -r1     res1  First Residue in Segment.
 -rN     resN  Last Residue in Segment.
 -id     selID Selection ID.
Special Selection; No Other Selection Performed:
 -clear        Clear Selection for All Atoms.
 -set          Set Selection for All Atoms.
Atom Matching Modes:
 -exact        Match Atom Names Exactly (Default).
 -regex        Regular Expression Pattern Matching.
 -glob         Glob-style Pattern Matching.
Notes:
 1. Always clear the selection first (-clear).
 2. Use -atom * to select all atom names.