A proposal for a modified mol-res-spin selection mechanism.
This simple modification, based on a selection object, permits the use of booleans in selection strings, eg:
':leu@... | :val@...,CG2'
selects leucine and valine methyls.
Also, modification of Selection.__contains__() will allow for wildcards, regex, etc as desired.
Authored by: macraild 2007-03-29
Parent: [r3244]
Child: [r3246]