SHORE API
|
Discards redundant or suboptimal alignments. More...
Public Types | |
typedef shore::alignment | append_type |
typedef shore::alignment | current_type |
Public Member Functions | |
const shore::alignment & | current () const |
bool | has_data () const |
void | next () |
void | append (const shore::alignment &f) |
void | flush () |
shore::signal< const shore::alignment & > & | sigdiscardhit () |
shore::signal< void > & | sigdiscardhit_flush () |
Discards redundant or suboptimal alignments.
Note: alignments must be sorted by read ID.