Home
last modified time | relevance | path

Searched refs:byChromThenStart (Results 1 – 2 of 2) sorted by relevance

/dports/biology/bedtools/bedtools2-2.30.0/src/utils/bedFile/
H A DbedFile.cpp43 else return byChromThenStart(a, b); in sortBySizeAsc()
65 bool byChromThenStart(BED const &a, BED const &b) { in byChromThenStart() function
H A DbedFile.h369 bool byChromThenStart(BED const &a, BED const &b);