Structural Bioinformatics Library
Template C++ / Python API for developping structural bioinformatics applications.
|
#include <Multiple_sequence_alignment_DS.hpp>
\sbl_add_package_main_class{Alignment_engines,T_Multiple_sequence_alignment_DS, Data structure to handle MSA.
Data structure to handle MSA and manipulate all types of indices ie alignment indices, chain/sequence indices, and valid sequence indices.
SeqName | the sequence name eg a string |
UnitRep | the type used to represent a unit eg a character |
Score | the number type used to represent a score } |