
2 Dec
2014
2 Dec
'14
11:22 a.m.
Another clarification, if you want only chain A, it would need to be: color red #0:1.A,4-6.A,8.A (- or -) color red #01.a,4-6.a,8.a … chain case doesn't matter unless there are both upper- and lowercase chain IDs present. Elaine On Dec 2, 2014, at 11:13 AM, Tom Goddard <goddard@sonic.net> wrote:
To add a bit to Conrad’s suggestion, you can specify non-contiguous residues in one command, like
color red #0:1,4-6,8.A
and that may be faster than the union “|” operator.
Tom