multovl  1.3
Multiple overlaps of genomic regions
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Pages
Classes | Namespaces | Typedefs
ancregion.hh File Reference

Ancestor regions representing the regions giving rise to overlaps. More...

#include <string>
#include <set>
#include <vector>
#include <boost/serialization/base_object.hpp>
#include "region.hh"

Go to the source code of this file.

Classes

class  multovl::AncestorRegion
 AncestorRegion objects represent the regions that give rise to overlaps. They are essentially Region-s, with the additional track ID attribute (an uint) that indicates which track they belong to. Track IDs are assigned by client programs and may indirectly refer to files or database objects. More...
 

Namespaces

 multovl
 Namespace for the MULTOVL tools.
 

Typedefs

typedef std::multiset
< AncestorRegion > 
multovl::ancregset_t
 

Detailed Description

Ancestor regions representing the regions giving rise to overlaps.

Author
Andras Aszodi
Date
2011-05-28.