19 #ifndef OST_SEQ_VIEWS_FROM_SEQUENCES_HH
20 #define OST_SEQ_VIEWS_FROM_SEQUENCES_HH
25 namespace ost {
namespace seq {
representation of a multiple sequence alignemnt consisting of two or more sequences
std::pair< mol::EntityView, mol::EntityView > DLLEXPORT_OST_SEQ ViewsFromSequences(const ConstSequenceHandle &seq1, const ConstSequenceHandle &seq2)
std::pair< mol::EntityView, mol::EntityView > DLLEXPORT_OST_SEQ ViewsFromAlignment(const AlignmentHandle &aln, int index1=0, int index2=1)
#define DLLEXPORT_OST_SEQ