#include <ost/seq/module_config.hh>
#include <ost/seq/alignment_handle.hh>
Go to the source code of this file.
Namespaces | |
namespace | ost |
namespace | ost::seq |
Functions | |
std::pair< mol::EntityView, mol::EntityView > DLLIMPORT | ViewsFromSequences (const ConstSequenceHandle &seq1, const ConstSequenceHandle &seq2) |
std::pair< mol::EntityView, mol::EntityView > DLLIMPORT | ViewsFromAlignment (const AlignmentHandle &aln, int index1=0, int index2=1) |