Thank you!

Does it possible to include
order *, yes

to some pymol's setting file that the ordering  be automatically each time
when I load pdb ensemble? (I dont what to include it to the loadDir.pml
script itself).

James

2013/4/2 Thomas Holder <thomas.hol...@schrodinger.com>

> Hi James,
>
> please try, after loading the files:
>
> PyMOL> order *, yes
>
> Cheers,
>   Thomas
>
> James Starlight wrote, On 04/02/13 19:28:
> > Pete,
> >
> > thanks for suggestion.
> >
> > I've tried to use loadDir with the pdb's subset where each file had name
> > like 001.pdb 002.pdb ... 055.pdb but when the sotring have been still
> > wrong :(
> >
> >
> >
> > also is loadDir script I found block
> >
> >         for c in glob( g ):
> >                 cmd.load(c)
> >
> >                 if ( group != None ):
> >                         cmd.group( group, basename(c).split(".")[0],
> "add" )
> >
> > what should I change here to sort files correctly?
> >
> >
> > James
>
> --
> Thomas Holder
> PyMOL Developer
> Schrödinger Contractor
>
>
> ------------------------------------------------------------------------------
> Minimize network downtime and maximize team effectiveness.
> Reduce network management and security costs.Learn how to hire
> the most talented Cisco Certified professionals. Visit the
> Employer Resources Portal
> http://www.cisco.com/web/learning/employer_resources/index.html
> _______________________________________________
> 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
>
------------------------------------------------------------------------------
Minimize network downtime and maximize team effectiveness.
Reduce network management and security costs.Learn how to hire 
the most talented Cisco Certified professionals. Visit the 
Employer Resources Portal
http://www.cisco.com/web/learning/employer_resources/index.html
_______________________________________________
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