<!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 text="#000000" bgcolor="#ffffff">
Hi Jonathan,<br>
<br>
All of the Chimera volume data functionality is available using
the Python language. We don't have much documentation of Chimera
programming interfaces, and it is especially lacking for volumes.
The best starting point is probably the example Python scripts page:<br>
<br>
<a class="moz-txt-link-freetext" href="http://plato.cgl.ucsf.edu/trac/chimera/wiki/Scripts">http://plato.cgl.ucsf.edu/trac/chimera/wiki/Scripts</a><br>
<br>
The most important Chimera volume object Python code is in<br>
<br>
chimera/share/VolumeViewer/volume.py<br>
<br>
and<br>
<br>
chimera/share/VolumeData/griddata.py<br>
<br>
If you describe what you want to program, I can give you more
specific pointers.<br>
<br>
Tom<br>
<br>
<blockquote
cite="mid:BANLkTi=bv6xQTU4grxJvMxU4qrUjDfxkOg@mail.gmail.com"
type="cite">Hello,
<div>After looking through the Chimera documentation and examples,
I couldn't find any mention of working with volumes. Is that
data currently accessible through the API?</div>
<div><br>
</div>
<div>Thanks,</div>
<div>
Jonathan Rodgers</div>
<pre wrap="">
<fieldset class="mimeAttachmentHeader"></fieldset>
_______________________________________________
Chimera-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Chimera-users@cgl.ucsf.edu">Chimera-users@cgl.ucsf.edu</a>
<a class="moz-txt-link-freetext" href="http://plato.cgl.ucsf.edu/mailman/listinfo/chimera-users">http://plato.cgl.ucsf.edu/mailman/listinfo/chimera-users</a>
</pre>
</blockquote>
<br>
<br>
</body>
</html>