Structural Bioinformatics Library
Template C++ / Python API for developping structural bioinformatics applications.
Get_Mean_Displacement Class Reference

Public Member Functions

def __init__ (self, cradle_utils_label_selection_options, directory)
 
def load_map_pdbid_to_chainids (self, pdbname, pdb, pdbinfo)
 
def get_pdbid (self, pdb)
 
def get_coord_per_label (self, labels)
 
def list_labels (self, directory)
 
def run (self)
 

Public Attributes

 m_options
 
 path
 
 re_label
 
 re_pdb_name
 
 pdbid_to_chainids
 
 structure
 '2dr6' = ('A', 'B', 'C') More...
 

Constructor & Destructor Documentation

◆ __init__()

def __init__ (   self,
  cradle_utils_label_selection_options,
  directory 
)

Member Function Documentation

◆ get_coord_per_label()

def get_coord_per_label (   self,
  labels 
)

◆ get_pdbid()

def get_pdbid (   self,
  pdb 
)

◆ list_labels()

def list_labels (   self,
  directory 
)

◆ load_map_pdbid_to_chainids()

def load_map_pdbid_to_chainids (   self,
  pdbname,
  pdb,
  pdbinfo 
)

◆ run()

def run (   self)

Member Data Documentation

◆ m_options

m_options

◆ path

path

◆ pdbid_to_chainids

pdbid_to_chainids

◆ re_label

re_label

◆ re_pdb_name

re_pdb_name

◆ structure

structure

'2dr6' = ('A', 'B', 'C')