OpenStructure
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Namespaces | Functions
views_from_sequences.hh File Reference
#include <ost/seq/module_config.hh>
#include <ost/seq/alignment_handle.hh>

Go to the source code of this file.

Namespaces

 ost
 
 ost::seq
 

Functions

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)