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

Go to the source code of this file.

Data Structures

class  AlignmentHandle
 representation of a multiple sequence alignemnt consisting of two or more sequences More...

Namespaces

namespace  ost
namespace  ost::seq

Typedefs

typedef std::vector
< AlignmentHandle > 
AlignmentList

Functions

AlignmentHandle DLLEXPORT_OST_SEQ CreateAlignment ()
AlignmentHandle DLLEXPORT_OST_SEQ AlignmentFromSequenceList (const SequenceList &seq_list)