From: froschkoenig05 <fro...@gm...> - 2008-10-29 21:15:00
|
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head> <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type"> </head> <body bgcolor="#ffffff" text="#000000"> Thanks Tsjerk, this was very helpful!<br> <br> Cheers,<br> Tanja<br> <br> Tsjerk Wassenaar wrote: <blockquote cite="mid:8ff...@ma..." type="cite"> <pre wrap="">Hi Tanja, Try: pymol -qcd 'cmd.help("launching")' > pymol_launching.txt and examine the resulting file :) Cheers, Tsjerk On Wed, Oct 29, 2008 at 7:48 PM, Tanja Mittag <a class="moz-txt-link-rfc2396E" href="mailto:Tan...@gm..."><Tan...@gm...></a> wrote: </pre> <blockquote type="cite"> <pre wrap="">Hi! I would like to run pymol scripts on the command line only without invoking the x-window because there is no need to display the structures involved (and also no way because I will run this on a Linux computer cluster). I am only interested in the pymol text output that can be piped into an output file. For example like this: Pymol.com script.pml > log.out I just want to avoid the x-window coming up (and possible errors if it cannot). Thanks for your input! Cheers, Tanja ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world <a class="moz-txt-link-freetext" href="http://moblin-contest.org/redirect.php?banner_id=100&url=/" rel="nofollow">http://moblin-contest.org/redirect.php?banner_id=100&url=/">http://moblin-contest.org/redirect.php?banner_id=100&url=/</a> _______________________________________________ PyMOL-users mailing list <a class="moz-txt-link-abbreviated" href="mailto:PyM...@li...">PyM...@li...</a> <a class="moz-txt-link-freetext" href="https://lists.sourceforge.net/lists/listinfo/pymol-users" rel="nofollow">https://lists.sourceforge.net/lists/listinfo/pymol-users">https://lists.sourceforge.net/lists/listinfo/pymol-users</a> </pre> </blockquote> <pre wrap=""><!----> </pre> </blockquote> <br> </body> </html> |