![]() |
Structural Bioinformatics Library
Template C++ / Python API for developping structural bioinformatics applications.
|
Constructions | |
| def | __init__ (self, verbose) |
| Default constructor. More... | |
| def | 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. More... | |
Contain the consensus interface. Gather all the amino acids at the interface and retains the most frequent.
| def __init__ | ( | self, | |
| verbose | |||
| ) |
Default constructor.
| def 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.