[chimera-dev] (no subject)

Kavya Shankar kavshank at umail.iu.edu
Wed Oct 26 13:52:31 PDT 2016


Hi,

I am attempting to find the centroid of a protein and then translating it
based on the output. Is there any function that does this?

model = chimera.openModels.open('test_python/'+filename)
mol = model[0]
axis = chimera.Vector(1,1,1)
angle = 180
xf = chimera.Xform.rotation(axis,angle)

I am using chimera.Xform functions for my implementation.

Also, Is there a documentation that lists down all functions that are
currently available to manipulate proteins?

Thank you.

Regards,
Kavya Shankar
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://plato.cgl.ucsf.edu/pipermail/chimera-dev/attachments/20161026/023bf9f8/attachment.html>


More information about the Chimera-dev mailing list