Structural Bioinformatics Library
Template C++ / Python API for developping structural bioinformatics applications.
Molecular_interfaces

Classes

class  T_Bicolor_interface_data_structure_base< MolecularInterfaceDataStructure >
 Container defining what is a bicolor interface between two partners. More...
 
class  T_Mediated_interface_data_structure_base< MolecularInterfaceDataStructure >
 Container defining what is a mediated interface between two partners and a mediator. More...
 
class  T_Molecular_interface_connected_component_data_structure< ParticleWithSystemLabelTraits, MolecularModel >
 Container for interfaces edges of the alpha-complex that are connected and share the same interface. More...
 
class  T_Molecular_interface_data_structure_base< MolecularInterfaceConnectedComponent >
 Container for Molecular interface connected components that share the same interface. More...
 
class  T_Molecular_interfaces_builder< ParticleWithSystemLabelTraits, MolecularModelClassifier >
 Construct all the primitive and hierarchical interfaces associated to a molecular model represented by an alpha-complex. More...
 
class  T_Molecular_interfaces_traits< ParticleWithSystemLabelTraits, MolecularModel >
 Traits class defining the different kind of molecular interfaces. More...
 
class  T_Tricolor_interface_data_structure_base< MolecularInterfaceDataStructure >
 Container defining what is a tricolor interface between two partners. More...
 
class  T_Molecular_interface_connected_component_oserialization< MolecularInterface >
 Serialization of a connected component of a molecular interface. More...
 
class  T_Molecular_interface_oserialization< MolecularInterface >
 Serialization of a molecular interface. More...
 
class  T_Bicolor_interface_oserialization< BicolorInterface >
 Serialization of a bicolor interface. More...
 
class  T_Mediated_interface_oserialization< MediatedInterface >
 Serialization of a mediated interface. More...
 
class  T_Tricolor_interface_oserialization< TricolorInterface >
 Serialization of a tricolor interface. More...
 
class  T_Molecular_interfaces_module< ModuleTraits >
 Module building the bicolor, mediated and tricolor interfaces of a molecular structure. Module building the bicolor, mediated and tricolor interfaces of a molecular structure. More...
 
class  T_Bicolor_interface_oserialization< MolecularInterfaceBuilder >
 Serialization of a bicolor interface. More...
 
class  T_Mediated_interface_oserialization< MolecularInterfaceBuilder >
 Serialization of a mediated interface. More...
 
class  T_Tricolor_interface_oserialization< MolecularInterfaceBuilder >
 Serialization of a tricolor interface. More...
 
class  T_Molecular_interfaces_module_statistics< MolecularStructureClassifier >
 Application's module_statistics for building the alpha-complex of a molecular model.. More...
 

Description