40 #ifndef _FEATUREEXTRACTORMAFITERATOR_H_
41 #define _FEATUREEXTRACTORMAFITERATOR_H_
68 std::map<std::string, RangeSet<size_t> >
ranges_;
90 for (std::set<std::string>::iterator it = seqIds.begin();
Helper class for developping filter for maf blocks.
A synteny block data structure, the basic unit of a MAF alignement file.
Interface to loop over maf alignment blocks.
A simple ensemble of sequence features.
void fillRangeCollectionForSequence(const std::string &seqId, RangeCollection< size_t > &coords) const
Get all coordinates of features for a given source. All ranges are added to a RangeCollection contain...
std::set< std::string > getSequences() const