[Chimera-users] Surface area list

Eric Pettersen pett at cgl.ucsf.edu
Wed Sep 28 10:47:18 PDT 2016


> On Sep 28, 2016, at 9:28 AM, Elaine Meng <meng at cgl.ucsf.edu> wrote:
> 
> Saving the Reply Log contents to file:
> <http://plato.cgl.ucsf.edu/pipermail/chimera-users/2006-September/000924.html <http://plato.cgl.ucsf.edu/pipermail/chimera-users/2006-September/000924.html>>
> <http://plato.cgl.ucsf.edu/pipermail/chimera-users/2010-July/005367.html <http://plato.cgl.ucsf.edu/pipermail/chimera-users/2010-July/005367.html>>

Saving the Reply Log is actually a little simpler now than it was when those messages were written:

from chimera.tkgui import saveReplyLog
saveReplyLog(“file name”)

Note that “file name” should be a full path to a file unless you know what folder the script is executing in.  Also, you can use an initial “~” character to indicate your home folder, so e.g. “~/Desktop/reply_log.txt”.

—Eric

	Eric Pettersen
	UCSF Computer Graphics Lab

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://plato.cgl.ucsf.edu/pipermail/chimera-users/attachments/20160928/f3d1bd93/attachment.html>


More information about the Chimera-users mailing list