![]() |
Structural Bioinformatics Library
Template C++ / Python API for developping structural bioinformatics applications.
|
Classes | |
class | T_Molecular_covalent_structure< ParticleInfo > |
Representation of the covalent structure of a molecular conformation. More... | |
class | T_Molecular_covalent_structure_builder_for_proteins< CovalentStructure > |
Builds a covalent structure from a given structure. More... | |
class | T_Molecular_covalent_structure_constraints_for_proteins< CovalentStructure, Conformation > |
Returns true iff the input conformation respects the input constraints. More... | |
class | T_Molecular_covalent_structure_optimal< ParticleInfo > |
Optimized representation of the covalent structure of a molecular conformation. More... | |
class | T_Particle_info_for_proteins< ParticleTraits > |
Information on the particle to attach to the vertices of the covalent structure when using it with force fields. More... | |
class | T_Particle_info_traits< ParticleInfo > |
Concept for manipulating particle info attached to a covalent structure. More... | |
class | T_Molecular_covalent_structure_loader_from_MOL< MolecularCovalentStructure > |
Loader for covalent structures from MOL files. More... | |
class | T_Molecular_covalent_structure_loader_from_PDB< ParticleTraits, MolecularCovalentStructure, MolecularCovalentStructureBuilder, PDBLineFormat > |
Loader for covalent structures from PDB files using ESBTL. More... | |