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 94 of file tmtools.py.

Constructor & Destructor Documentation

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

Definition at line 95 of file tmtools.py.

Field Documentation

aligned_length

Definition at line 98 of file tmtools.py.

alignment

Definition at line 100 of file tmtools.py.

rmsd

Definition at line 96 of file tmtools.py.

tm_score

Definition at line 97 of file tmtools.py.

transform

Definition at line 99 of file tmtools.py.


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