Structural Bioinformatics Library
Template C++ / Python API for developping structural bioinformatics applications.
|
Constructions | |
def | __init__ (self, verbose) |
Default constructor. More... | |
Internal Methods | |
def | is_equal (self, chain_name_1, chain_name_2) |
Test the identity in the display of two chains. More... | |
Contain the character string of each chain of one MISA. Stored in a dictionnary (indexed by chain name) of dictionnaries (indexed by residue id), which contains the characters to be displayed at each position
def __init__ | ( | self, | |
verbose | |||
) |
Default constructor.
def is_equal | ( | self, | |
chain_name_1, | |||
chain_name_2 | |||
) |
Test the identity in the display of two chains.