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
 
 alignment
 

Detailed Description

Definition at line 130 of file tmtools.py.

Constructor & Destructor Documentation

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

Definition at line 131 of file tmtools.py.

Field Documentation

aligned_length

Definition at line 134 of file tmtools.py.

alignment

Definition at line 136 of file tmtools.py.

rmsd

Definition at line 132 of file tmtools.py.

tm_score

Definition at line 133 of file tmtools.py.

transform

Definition at line 135 of file tmtools.py.


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