![]() |
Structural Bioinformatics Library
Template C++ / Python API for developping structural bioinformatics applications.
|
Constructions | |
| __init__ (self, verbose) | |
| Default constructor. | |
Internal Methods | |
| is_equal (self, chain_name_1, chain_name_2) | |
| Test the identity in the display of two chains. | |
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
| __init__ | ( | self, | |
| verbose ) |
Default constructor.
| is_equal | ( | self, | |
| chain_name_1, | |||
| chain_name_2 ) |
Test the identity in the display of two chains.