Hi,

> I tried writing a macro where I woul use load *.mol2 but that doesn't
> work either.

You can use glob in Python. An example is in the
"User Comments/Examples" section of
http://www.pymolwiki.org/index.php/Load .

Best regards,

Takanori Nakane

On 2014-09-10 08:56, ashika torikora wrote:
> Hi,
> 
> I have a bunch of mol2 files that I'm trying to load all at once in
> pymol.
> I know you can do that in linux by launching pymol with
>                 >pymol *.mol2
> but I'm in windows, so I tried adding pymol's address to my PATH
> environmental variable but that didn't allow me to launch pymol in the
> command prompt.
> I tried writing a macro where I woul use load *.mol2 but that doesn't
> work either.
> 
> Thanks for any help you could offer.
> ------------------------------------------------------------------------------
> Want excitement?
> Manually upgrade your production database.
> When you want reliability, choose Perforce
> Perforce version control. Predictably reliable.
> http://pubads.g.doubleclick.net/gampad/clk?id=157508191&iu=/4140/ostg.clktrk
> 
> _______________________________________________
> 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

------------------------------------------------------------------------------
Want excitement?
Manually upgrade your production database.
When you want reliability, choose Perforce
Perforce version control. Predictably reliable.
http://pubads.g.doubleclick.net/gampad/clk?id=157508191&iu=/4140/ostg.clktrk
_______________________________________________
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