Re: [PyMOL] undisplaying residues

2009-09-09 Thread Warren DeLano
: Monday, August 31, 2009 12:05 AM To: pymol-users@lists.sourceforge.net Subject: [PyMOL] undisplaying residues Friends, I made a cartoon representation of a DNA. now i want to undisplay the base and sugar of certain residues in the DNA. Could

Re: [PyMOL] undisplaying residues

2009-09-01 Thread Jason Vertrees
ouse selects only atoms. Alternatively, I got just the DNA backbone to be visible (hiding all bases) by: # fetch and example PDB with DNA fetch 3gfi as cartoon zoom c. D # hide not the backbone hide everything, /N1 Hope this helps, -- Jason > [PyMOL] undisplaying residues > From: Bala su

[PyMOL] undisplaying residues

2009-08-31 Thread Bala subramanian
Friends, I made a cartoon representation of a DNA. now i want to undisplay the base and sugar of certain residues in the DNA. Could someone please write me how to do the same. When i select a residue and choose HIDE-> EVERYTHING. It undisplays the cartoon of the backbone also which i dnt want. Re