19 #ifndef OST_SEQ_ALIGNED_COLUMN_HH
20 #define OST_SEQ_ALIGNED_COLUMN_HH
27 namespace ost {
namespace seq {
41 char operator[](
int row)
const;
46 int GetResidueIndex(
int row)
const;
51 int GetRowCount()
const;
58 void CheckRowValidity(
int row)
const;
#define DLLEXPORT_OST_SEQ
DLLEXPORT_OST_SEQ std::ostream & operator<<(std::ostream &os, const AlignedColumn &col)
Provides access to a column in a aligned region or a sequence alignment.
representation of a multiple sequence alignemnt consisting of two or more sequences ...