1 Aug 2005 17:32
[BioPython] Superimposing CA atoms of a chain
Ramon Crehuet <rcsqtc <at> iiqab.csic.es>
2005-08-01 15:32:18 GMT
2005-08-01 15:32:18 GMT
I'd like to superimpose two chains (all atoms from all residues) but
calculating the RMS only from CA atoms. That is, I'd like to calculate
the transformation matrix for the CA atoms and apply it to all atoms. (A
common operation, I guess...)
Can I do that with the PDB.superimpose module? Otherwise, if I need
to use the SVDSuperimpose, can I manipule atom instances or it only
works with numeric arrays?
Thanks,
Ramon
_______________________________________________
BioPython mailing list - BioPython <at> biopython.org
http://biopython.org/mailman/listinfo/biopython
RSS Feed