proteindf_bridge.superposer module

class proteindf_bridge.superposer.Superposer(atom_group1, atom_group2)[source]

Bases: object

property center1
property center2
get_center(positions)[source]

return the center position of input positions

property num_of_positions
property positions1
property positions2
property rmsd
property rotation_mat
property shift_positions1
property shift_positions2
superimpose(atomgroup)[source]
property update_positions1
property update_positions2