much easier with ‘remove’
> reinitialize
> fetch 1Z92, type=pdb1
> as cartoon
> bg_color white
>
> color red, ss h
> color yellow, ss s
> color green, ss l+"
>
> remove /1Z92//A
On Feb 28, 2015, at 12:28 AM, Brenton Horne wrote:
> Hi,
>
> I've got this pml code:
> delete all
> fetch 1Z92, ty
Hi,
I've got this pml code:
|delete all||
||fetch 1Z92, type=pdb1||
||as cartoon||
||bg_color white||
||
||color red, ss h||
||color yellow, ss s||
||color green, ss l+"||
||
||delete /1Z92//A|
But it doesn't delete chain A as I'd like it to. Any ideas of how I can