SHORE API
|
Reader for Illumina ELAND alignment files. More...
Public Types | |
typedef shore::alignment | current_type |
Public Member Functions | |
eland_reader (const std::string &fn, const std::string &ref_fn, const std::string &reads_fn, const int max_mm) | |
const shore::alignment & | current () const |
bool | has_data () |
void | next () |
shore::feed< shore::read > & | leftovers () |
Reader for Illumina ELAND alignment files.