yat  0.21pre
Public Member Functions | List of all members
theplu::yat::omic::BamLessPos Struct Reference

#include <yat/omic/BamRead.h>

Inheritance diagram for theplu::yat::omic::BamLessPos:

Public Member Functions

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

Detailed Description

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

See also
BamRead
Since
New in yat 0.10

Member Function Documentation

◆ operator()()

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

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

Generated on Wed Jan 25 2023 03:34:29 for yat by  doxygen 1.8.14