Re: [PyMOL] Script for Torsion angles

2011-09-06 Thread Robert Immormino
Martin, If you end up wanting to do this a lot then it might be worth looking into Dangle ( http://kinemage.biochem.duke.edu/software/dangle.php ). This is one of the tools from the Richardson Lab which allows quick output of various bond length, angle, torsion and plane measurements. -bob On Fr

Re: [PyMOL] How to draw clashes in pymol

2014-08-29 Thread Robert Immormino
Hi Bondurant, I really like the merging of the graphic beauty of pymol with the detailed depictions of reduce and probe. I have a method that is a bit clunky for doing what you ask, but I don't know if it ever made it to the mainstream in MolProbity. The caveat of wanting to work with a ligand m

Re: [PyMOL] How to draw clashes in pymol -> integration/plug-in of Molprobity in PyMol???

2014-10-27 Thread Robert Immormino
omeone would write a plug-in to integrate the Molprobity > output in PyMol? > > I can definitely not do it, but maybe this could be an interesting feature > request to the PyMol developers? > > All the best, > Tim > > > > Am 30/08/14 01:53, schrieb Robert Immormino:

Re: [PyMOL] label alternate conformations

2005-12-07 Thread Robert Immormino
This series of commands seems to do the job although a little sloppy. label alt a+"", "A%s-%s" % (resn, resi) label alt b+"", "B%s-%s" % (resn, resi) hide labels, alt "" Cheers, -bob On 12/7/05, Seth Harris wrote: > > Hi, > > I'm writing a small script to visit alternate conformations, steppin

Re: [PyMOL] transparency for nb_spheres

2006-03-20 Thread Robert Immormino
Chad, You can try, show spheres, resn HOH (or whatever your waters are called) set sphere_scale, .2 set sphere_transparency, .5 Good luck, -bob On 3/20/06, Chad R. Simmons wrote: > Hello, > > I am using "nb_spheres" to represent waters in a figure I am generating but > cannot figure out how

Re: [PyMOL] Ray-tracing inner surface backside

2006-04-04 Thread Robert Immormino
Paul, I'm actually quite interested in an answer to this question as well. An example of what I have been able to do is this: http://kinemage.biochem.duke.edu/~immormino/neca_new.png I like using this type of rendering to look at a protein cavity from inside the protein. For me it has been hel

Re: [PyMOL] alternate conformations

2006-05-23 Thread Robert Immormino
Tina, A work-around that does something like what you are looking for is: load protein_with_alts.pdb, A load protein_with_alts.pdb, B hide everything, show sticks, A and alt A show sticks, B and alt B set stick_ball, 1, B set stick_overlap, -1.8, B Cheers, -bob On 5/23/06, Nguyen, Tina (GSBS)

Re: [PyMOL] Is there a way to show three dimsional movement of residues?

2006-06-28 Thread Robert Immormino
Ronald, You can try the yale morph server: http://molmovdb.mbb.yale.edu/molmovdb/morph/ There are probably other tools that will perform linear interpolation of structures and output "intermeditate" .pdb files, which could be cleaned up and used in pymol to create a similar, but more user contr

Re: [PyMOL] Surface Edge

2006-09-20 Thread Robert Immormino
Paul, I think the reason the surface coloring "spills over" is because there are some surface triangles that are shared by the selection you want (red) and the neighboring residues (grey)... So it should work if you only use one selection, by saying something like: load my_protein.pdb, show surf

Re: [PyMOL] thread in pymol

2006-10-31 Thread Robert Immormino
Shivesh, try show ribbon, set ribbon_sampling, 10 -bob

Re: [PyMOL] H-bonds and VDW

2006-12-11 Thread Robert Immormino
Kun, When I'm interested in dimer interfaces, or protein ligand contacts I usually use Molprobity to define the interface. http://molprobity.biochem.duke.edu/ It is a bit of a process, but here's the rundown: Load your .pdb into molprobity Add hydrogens Visualize interface contacts Then select