40 #ifndef _FULLGAPFILTERMAFITERATOR_H_
41 #define _FULLGAPFILTERMAFITERATOR_H_
Helper class for developping filter for maf blocks.
Filter maf blocks to remove in each block the positions made only of gaps.
MafBlock * analyseCurrentBlock_()
FullGapFilterMafIterator(MafIterator *iterator, const std::vector< std::string > &species)
std::vector< std::string > species_
A synteny block data structure, the basic unit of a MAF alignement file.
Interface to loop over maf alignment blocks.