|
mem_all_atom_rmsd_no_super(...)
mem_all_atom_rmsd_no_super( (Pose)native_pose, (Pose)pose) -> float :
Compute No Super Membrane RMSD - all atom without super
Compute the root mean squared deviation of the backbone atoms between
in the transmembrane spanning regions of a membrane protein
@throws If not a membrane protein |
|
|
|
mem_all_atom_rmsd_with_super(...)
mem_all_atom_rmsd_with_super( (Pose)native_pose, (Pose)pose) -> float :
Compute Membrane RMSD - all atom with superposiiton
Compute the root mean squared deviation of the backbone atoms between
in the transmembrane spanning regions of a membrane protein |
|
|
|
mem_bb_rmsd_no_super(...)
mem_bb_rmsd_no_super( (Pose)native_pose, (Pose)pose) -> float :
Compute No Super Membrane RMSD
Compute the root mean squared deviation of the backbone atoms between
in the transmembrane spanning regions of a membrane protein
@throws If not a membrane protein |
|
|
|
mem_bb_rmsd_with_super(...)
mem_bb_rmsd_with_super( (Pose)native_pose, (Pose)pose) -> float :
Compute Membrane RMSD
Compute the root mean squared deviation of the backbone atoms between
in the transmembrane spanning regions of a membrane protein |
|
|