[Jmol-users] CHIME2Jmol

2005-10-27 Thread Craig T Martin
Folks,For those of you trying to convert from CHIME to Jmol, I offer the following modest resource:    It presents a simple form that takes HTML code containing CHIME instructions and tries to convert them to equivalent Jmol

Re: [Jmol-users] Ribbon Display

2005-10-27 Thread Miguel
> Hi, > > Is there a command line to display ribbons in a protein? And probably also > to color these ribbons? load "some/path/to/someProtein.pdb"; ribbons on; color ribbons amino; color ribbons blue; select [CYS]; color ribbons yellow; Miguel --

[Jmol-users] callback mechanism

2005-10-27 Thread Miguel
Otis wrote: > The ability to use click call back and message call back > to create a small molecule virtual model kit that allows > for "atom substitution" by atom clicking is great > lecture amphitheater tool in advanced technology > classrooms. I realize that the lack of support for callback mec

Re: [Jmol-users] Ribbon Display

2005-10-27 Thread Angel Herraez
Hi, Sudeep Indeed, the command is "ribbons" For example: select protein ribbons color ribbons cyan El 26 Oct 2005 a las 13:09, Sudeep Prajapati escribió: > Hi, > > Is there a command line to display ribbons in a protein? And probably also > to color these ribbons? ---