OpenStructure
Public Member Functions | Data Fields
TMAlignResult Class Reference

Public Member Functions

def __init__

Data Fields

 rmsd
 tm_score
 aligned_length
 transform
 ref_sequence
 alignment

Detailed Description

Definition at line 45 of file tmtools.py.


Constructor & Destructor Documentation

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

Definition at line 46 of file tmtools.py.


Field Documentation

aligned_length

Definition at line 49 of file tmtools.py.

alignment

Definition at line 52 of file tmtools.py.

ref_sequence

Definition at line 51 of file tmtools.py.

rmsd

Definition at line 47 of file tmtools.py.

tm_score

Definition at line 48 of file tmtools.py.

transform

Definition at line 50 of file tmtools.py.


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