[PyMOL] Command line equivalent available?

2003-10-15 Thread Nick Shah
There are a few commands that I've been using for which I can't seem to find a command line equivalent: show/hide mainchain atoms show/hide sidechain atoms select atoms for 'dist' command (H-bond creation) I would appreciate some help for these. Scripting is wonderful but somewhat tricky without

RE: [PyMOL] Command line equivalent available?

2003-10-15 Thread Warren L. DeLano
Nick, > There are a few commands that I've been using for which I can't seem to > find a command line equivalent: This actions can be performed using selections with standard atom identifiers: > show/hide mainchain atoms show lines, object-nameca+c+n+o+h hide lines, object-nameca+c+n+o+

RE: [PyMOL] make a bond from two different molecule

2003-10-15 Thread Warren L. DeLano
Eric, PyMOL's "fuse" command will merge two distinct objects into a one while forming a bond. For example: fragment arg move y,8 fragment glu zoom fuse arg/n, glu/o delete arg zoom glu will create an arginine and a glutamine, and then copy the arginine into the glutamine object, while f