CADResult Class Reference

Public Member Functions

def __init__

Data Fields

 globalAA
 localAA

Detailed Description

Holds the result of running CAD

.. attribute:: globalAA
  
  The global CAD's atom-atom (AA) score

.. attribute:: localAA

  Dictionary containing local CAD's atom-atom (AA) scores. 
  
  :type: dictionary (key: chain.resnum (e.g.: A.24), value: CAD local AA score (see CAD Documentation online)

Definition at line 68 of file cadscore.py.


Member Function Documentation

def __init__ (   self,
  globalAA,
  localAA 
)

Definition at line 82 of file cadscore.py.


Field Documentation

Definition at line 83 of file cadscore.py.

Definition at line 84 of file cadscore.py.


The documentation for this class was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines

Generated on 1 Mar 2018 for OpenStructure by  doxygen 1.6.1