Structural Bioinformatics Library
Template C++ / Python API for developping structural bioinformatics applications.
|
Classes | |
class | T_Archive_file_loader< InputArchive, SerializedData > |
Loader for one or more boost archive files More... | |
class | T_Conformation_builder_cartesian_default< ConformationType > |
Default builder for conformations with cartesian coordinates Default builder for conformations with cartesian coordinates. More... | |
class | T_Conformations_file_loader< ConformationType, ConformationBuilder, ESBTLMolecularSystem, PDBLineFormat > |
Application allowing to load conformations from a list of PDB files using ESBTL, or from a plain txt file listing the conformations as Point_d. More... | |
class | T_PDB_file_loader< ESBTLMolecularSystem, PDBLineFormat > |
Loader for one or more PDB files, even listed in a file. Loader for one or more PDB files, even listed in a file. More... | |
class | T_Points_d_file_loader< PointD > |
Loader for one or more txt files listing dD points Loader for one or more txt files listing dD points. More... | |
class | T_Spheres_3_file_loader< Sphere3, Point3 > |
Loader for one or more txt files listing 3D spheres More... | |
class | T_XTC_file_loader< ConformationType, ConformationBuilder, ESBTLMolecularSystem, PDBLineFormat > |
Application allowing to load conformations from a list of PDB files using ESBTL, or from a plain txt file listing the conformations as Point_d. More... | |