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

Classes

class  T_Graph_loader< GraphType, FT >
 Loader for one or more txt files listing weights. More...
class  T_Archive_file_loader< InputArchive, SerializedData >
 
Loader for one or more boost archive files 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_Points_d_file_loader_generic< PointD, PointD_filler >
 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_Conformation_builder_cartesian_default< ConformationType >
 Default builder for conformations with cartesian coordinates. 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...

Description