88 MafParser(std::istream* stream,
bool parseMask =
false,
bool checkSize =
true,
short dotOption =
DOT_ERROR) :
Partial implementation of the MafIterator interface.
A synteny block data structure, the basic unit of a MAF alignement file.
static constexpr short DOT_ERROR
MafParser & operator=(const MafParser &maf)
MafParser(const MafParser &maf)
CaseMaskedAlphabet cmAlphabet_
static constexpr short DOT_ASGAP
MafBlock * analyseCurrentBlock_()
static constexpr short DOT_ASUNRES
MafParser(std::istream *stream, bool parseMask=false, bool checkSize=true, short dotOption=DOT_ERROR)
Create a new instance of MafParser.