Structural Bioinformatics Library
Template C++ / Python API for developping structural bioinformatics applications.
T_Iterative_aligner< StructureType, SeederType, ScoreComputer > Class Template Reference

#include <Iterative_aligner.hpp>

Detailed Description

template<class StructureType, class SeederType, class ScoreComputer>
class SBL::CSB::T_Iterative_aligner< StructureType, SeederType, ScoreComputer >

Given two structures align them using the iterative strategy.