![]() |
Structural Bioinformatics Library
Template C++ / Python API for developping structural bioinformatics applications.
|
Constructions | |
| __init__ (self, verbose) | |
| Default constructor. | |
| compute_consensus_interface (self, interface_oneside, residue_mapping) | |
| Record the occurence of the different resnames at each position of the interface and retains only the most frequent to get a consensus interface. | |
Contain the consensus interface. Gather all the amino acids at the interface and retains the most frequent.
| __init__ | ( | self, | |
| verbose ) |
Default constructor.
| compute_consensus_interface | ( | self, | |
| interface_oneside, | |||
| residue_mapping ) |
Record the occurence of the different resnames at each position of the interface and retains only the most frequent to get a consensus interface.