Stephane, 

What I've done in these situations is broken the many-residue blocks
(typically water) into different chainID's and segid's.  Then select
with by both residue number and segid (or chainID or both).  That said,
I don't think segid's are a part of the official pdb specification
anymore (although pymol doesn't have a problem with them). 

As for getting around the 5-digit limit in overall atoms, I think
different packages have different tricks, including ***** (not
particularly useful) and hexadecimal (vmd/namd).  

Overall, this points out a glaring problem with fixed-width fields, but
that's another discussion...

Regards,
David

----------------------------- 
David A. Horita, Ph.D.
Department of Biochemistry
Wake Forest University School of Medicine
Winston-Salem, NC 27157-1016 
Tel: 336 713-4194
Fax: 336 716-7671 
email:  dhor...@wfubmc.edu
web:  http://www1.wfubmc.edu/biochem/faculty/Horita.htm

-----Original Message-----
From: Warren DeLano [mailto:war...@delsci.com] 
Sent: Monday, June 08, 2009 8:01 PM
To: Stephane Abel; pymol-users@lists.sourceforge.net
Subject: Re: [PyMOL] How to plot residu with a number > 9999

Stephane,

As per http://www.wwpdb.org/documentation/format32/sect9.html , the PDB
residue identifier field is only four characters wide.  

So how could you possibly have a PDB file with residue identifiers
larger than 9999?  

Cheers,
Warren

> -----Original Message-----
> From: Stephane Abel [mailto:stephane.a...@cea.fr]
> Sent: Monday, June 08, 2009 7:30 AM
> To: pymol-users@lists.sourceforge.net
> Subject: [PyMOL] How to plot residu with a number > 9999
> 
> Hi pymol users
> 
> 
> It seems that the command select, residue xxx to plot residue xxx
where
> xxx is greater than 9999 does not work in pymol version 0.99rc6
> 
> 
> Indeed for a pdb file with ~ 13800 residue, if i use the command:
> 
> 
> select water1846, residue 1846 -> the water molecule with the residue 
> number 1846 is plotting
> 
> 
> But when i use the same command (say select water11100, residue 11100)
> 
> 
> for plotting the residue 11100 the previous command does not work
> 
> 
> How to tackle this problem. Thanks in advance for your help
> 
> 
> Stephane
> 
> 
>
------------------------------------------------------------------------
--
> ----
> OpenSolaris 2009.06 is a cutting edge operating system for enterprises

> looking to deploy the next generation of Solaris that includes the
latest
> innovations from Sun and the OpenSource community. Download a copy and

> enjoy capabilities such as Networking, Storage and Virtualization.
> Go to: http://p.sf.net/sfu/opensolaris-get
> _______________________________________________
> 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
> 
> 



------------------------------------------------------------------------
------
Crystal Reports - New Free Runtime and 30 Day Trial Check out the new
simplified licensing option that enables unlimited royalty-free
distribution of the report engine for externally facing server and web
deployment.
http://p.sf.net/sfu/businessobjects
_______________________________________________
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

------------------------------------------------------------------------------
Crystal Reports - New Free Runtime and 30 Day Trial
Check out the new simplified licensing option that enables unlimited
royalty-free distribution of the report engine for externally facing 
server and web deployment.
http://p.sf.net/sfu/businessobjects
_______________________________________________
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

Reply via email to