SHORE API
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
shore::pefilter Class Reference

Filter element for selecting reads with a certain paired end index. More...

Public Types

typedef shore::read append_type
 
typedef shore::read current_type
 

Public Member Functions

 pefilter (const int pe)
 
const shore::readcurrent ()
 
bool has_data () const
 
void next ()
 
void append (const shore::read &r)
 
void flush ()
 

Detailed Description

Filter element for selecting reads with a certain paired end index.


The documentation for this class was generated from the following file: