next up previous
Next: advanced explicit selections Up: Advanced features related to Previous: Advanced features related to

advanced selections using bracketing

$>$ z = x[``A''] # will select the chain A
$>$ z = x[``ABC''] # will select chains A, B and C
$>$ z = x[``-B''] # will select anything but chain B



Apache 2004-03-20