Gamgee
You miserable little maggot. I'll stove your head in!
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Classes | Namespaces | Functions
interval.h File Reference
#include <vector>
#include <string>

Go to the source code of this file.

Classes

class  gamgee::Interval
 Utility class to store an genomic location (Interval). More...
 

Namespaces

 gamgee
 

Functions

std::vector< Interval > gamgee::read_intervals (const std::string &intervals_file)
 utility function to read all Intervals from an Intervals file More...
 
std::vector< Interval > gamgee::read_intervals (std::istream &input)
 utility function to read all Intervals from an Intervals file More...
 
std::ostream & operator<< (std::ostream &, const gamgee::Interval &)
 outputs the interval in the outputtype format More...
 

Function Documentation

std::ostream& operator<< ( std::ostream &  ,
const gamgee::Interval  
)

outputs the interval in the outputtype format