yat  0.11.3pre
Public Member Functions | List of all members
theplu::yat::omic::BamLessEnd Struct Reference

#include <yat/omic/BamRead.h>

Inheritance diagram for theplu::yat::omic::BamLessEnd:

Public Member Functions

bool operator() (const BamRead &lhs, const BamRead &rhs) const
 

Detailed Description

Functor to compare two reads with respect to their rightmost coordinate.

See Also
BamRead
Since
New in yat 0.10

Member Function Documentation

bool theplu::yat::omic::BamLessEnd::operator() ( const BamRead lhs,
const BamRead rhs 
) const
Returns
true if lhs tid is less than rhs tid; or tid are equal and lhs end is smaller than rhs end.
See Also
BamRead::tid() and BamRead::end()

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

Generated on Sat May 24 2014 03:33:05 for yat by  doxygen 1.8.2