[PyMOL] glycan surface

2011-05-05 Thread Yamei Yu
Hi all,

  I want to display the surface of my structure with pymol. The problem is
that it automatically excludes all the glycans. Does anybody know the method
to solve this problem?
Thank you very much!
yamei
--
WhatsUp Gold - Download Free Network Management Software
The most intuitive, comprehensive, and cost-effective network 
management toolset available today.  Delivers lowest initial 
acquisition cost and overall TCO of any competing solution.
http://p.sf.net/sfu/whatsupgold-sd___
PyMOL-users mailing list (PyMOL-users@lists.sourceforge.net)
Info Page: https://lists.sourceforge.net/lists/listinfo/pymol-users
Archives: http://www.mail-archive.com/pymol-users@lists.sourceforge.net

Re: [PyMOL] glycan surface

2011-05-05 Thread Hongbo Zhu

other people recently asked about the ligand surface, and Jason gave the 
following answer on 02 Apr. Hope it is also helpful to your glycan case.

-

Hi Peter,

In order to do this you either need to extract the ligand to its own
object or unset the ignore flag on rep surface.  That is,

# fetch the protein

fetch 1rg7, async=0

# show surface
show surface, resn MTX

# do not ignore surfacing of ligands

flag ignore, not rep surface

# force PyMOL to rebuild the surface

rebuild

Cheers,

-- Jason

On 05.05.2011 9:22, Yamei Yu wrote:

Hi all,

  I want to display the surface of my structure with pymol. The 
problem is that it automatically excludes all the glycans. Does 
anybody know the method to solve this problem?

Thank you very much!
yamei


--
WhatsUp Gold - Download Free Network Management Software
The most intuitive, comprehensive, and cost-effective network
management toolset available today.  Delivers lowest initial
acquisition cost and overall TCO of any competing solution.
http://p.sf.net/sfu/whatsupgold-sd


___
PyMOL-users mailing list (PyMOL-users@lists.sourceforge.net)
Info Page: https://lists.sourceforge.net/lists/listinfo/pymol-users
Archives: http://www.mail-archive.com/pymol-users@lists.sourceforge.net


--
WhatsUp Gold - Download Free Network Management Software
The most intuitive, comprehensive, and cost-effective network 
management toolset available today.  Delivers lowest initial 
acquisition cost and overall TCO of any competing solution.
http://p.sf.net/sfu/whatsupgold-sd___
PyMOL-users mailing list (PyMOL-users@lists.sourceforge.net)
Info Page: https://lists.sourceforge.net/lists/listinfo/pymol-users
Archives: http://www.mail-archive.com/pymol-users@lists.sourceforge.net