OpenStructure
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Public Member Functions | Data Fields
MMAlignResult Class Reference

Public Member Functions

def __init__

Data Fields

 rmsd
 tm_score
 aligned_length
 transform
 ref_sequence
 alignment

Detailed Description

Definition at line 127 of file tmtools.py.


Constructor & Destructor Documentation

def __init__ (   self,
  rmsd,
  tm_score,
  aligned_length,
  transform,
  ref_sequence,
  alignment 
)

Definition at line 128 of file tmtools.py.


Field Documentation

aligned_length

Definition at line 131 of file tmtools.py.

alignment

Definition at line 134 of file tmtools.py.

ref_sequence

Definition at line 133 of file tmtools.py.

rmsd

Definition at line 129 of file tmtools.py.

tm_score

Definition at line 130 of file tmtools.py.

transform

Definition at line 132 of file tmtools.py.


The documentation for this class was generated from the following file: