![]()  | 
  
    Structural Bioinformatics Library
    
   Template C++ / Python API for developping structural bioinformatics applications. 
   | 
 
Classes | |
| class | T_Canonize_conformation< CovalentStructure, ConformationType > | 
| Given a structure , a conformation and a C-alpha, translate and rotate the structure so that this C-alpha is at the origin, its neighbor C is on the z-axis (negative), and its neighbor N is on the zx plane (x positive)  More... | |
| class | T_Iterative_aligner< StructureType, SeederType, ScoreComputer > | 
| class | T_Iterative_aligner_identity< StructureType, Seeder, ScoreComputer > | 
| class | T_Score_computer_K< CanonizedResidue > | 
| class | T_Seeder_basic< StructureType > | 
| Given two structures, align them using Kpax_seeder.  More... | |
| class | T_Seeder_DP_score< StructureType, ScoreComputer > | 
| Given two structures, align them using Seeder_DP_score.  More... | |